Home
last modified time | relevance | path

Searched refs:gatt_end_handle (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Dgatt_sdp.c55 …_t *service, uint32_t service_record_handle, uint16_t gatt_start_handle, uint16_t gatt_end_handle){ in gatt_create_sdp_record() argument
87 de_add_number(att_protocol, DE_UINT, DE_SIZE_16, gatt_end_handle); in gatt_create_sdp_record()
H A Dgatt_sdp.h64 …_t *service, uint32_t service_record_handle, uint16_t gatt_start_handle, uint16_t gatt_end_handle);