Searched refs:gatt_sr_find_i_rcb_by_app_id (Results 1 – 3 of 3) sorted by relevance
430 if ((i_sreg = gatt_sr_find_i_rcb_by_app_id (p_app_uuid128, in GATTS_DeleteService()490 if (gatt_sr_find_i_rcb_by_app_id (&p_list->asgn_range.app_uuid128, in GATTS_StartService()
616 extern UINT8 gatt_sr_find_i_rcb_by_app_id(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc…
1364 UINT8 gatt_sr_find_i_rcb_by_app_id(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in gatt_sr_find_i_rcb_by_app_id() function