Searched refs:gatt_add_sdp_record (Results 1 – 3 of 3) sorted by relevance
435 extern uint32_t gatt_add_sdp_record(const bluetooth::Uuid& uuid,
290 elem.sdp_handle = gatt_add_sdp_record(*p_uuid, elem.s_hdl, elem.e_hdl); in GATTS_AddService()
753 uint32_t gatt_add_sdp_record(const Uuid& uuid, uint16_t start_hdl, in gatt_add_sdp_record() function