Searched refs:gatt_sr_find_i_rcb_by_app_id (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c430 if ((i_sreg = gatt_sr_find_i_rcb_by_app_id (p_app_uuid128,
490 if (gatt_sr_find_i_rcb_by_app_id (&p_list->asgn_range.app_uuid128,
H A Dgatt_int.h594 extern UINT8 gatt_sr_find_i_rcb_by_app_id(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst);
H A Dgatt_utils.c1207 UINT8 gatt_sr_find_i_rcb_by_app_id(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst) function

Completed in 55 milliseconds