OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gatt_sr_find_i_rcb_by_app_id
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_api.c
431
if ((i_sreg =
gatt_sr_find_i_rcb_by_app_id
(p_app_uuid128,
491
if (
gatt_sr_find_i_rcb_by_app_id
(&p_list->asgn_range.app_uuid128,
[
all
...]
gatt_int.h
635
extern UINT8
gatt_sr_find_i_rcb_by_app_id
(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst);
gatt_utils.c
1310
UINT8
gatt_sr_find_i_rcb_by_app_id
(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst)
function
[
all
...]
Completed in 586 milliseconds