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