Home
last modified time | relevance | path

Searched refs:gatt_add_sdp_record (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/gatt/
Dgatt_int.h580 extern UINT32 gatt_add_sdp_record (tBT_UUID *p_uuid, UINT16 start_hdl, UINT16 end_hdl);
Dgatt_api.c517 p_sreg->sdp_handle = gatt_add_sdp_record(p_uuid, p_sreg->s_hdl, p_sreg->e_hdl); in GATTS_StartService()
Dgatt_utils.c1472 UINT32 gatt_add_sdp_record (tBT_UUID *p_uuid, UINT16 start_hdl, UINT16 end_hdl) in gatt_add_sdp_record() function