OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTS_HNDL_RANGE
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_gatts_co.h
42
BTA_API extern void bta_gatts_co_update_handle_range(BOOLEAN is_add,
tBTA_GATTS_HNDL_RANGE
*p_hndl_range);
78
tBTA_GATTS_HNDL_RANGE
*p_handle);
bta_gatt_api.h
450
}
tBTA_GATTS_HNDL_RANGE
;
[
all
...]
/external/bluetooth/bluedroid/btif/co/
bta_gatts_co.c
203
void bta_gatts_co_update_handle_range(BOOLEAN is_add,
tBTA_GATTS_HNDL_RANGE
*p_hndl_range)
244
tBTA_GATTS_HNDL_RANGE
*p_handle_range)
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c
74
bta_gatts_co_update_handle_range(is_add, (
tBTA_GATTS_HNDL_RANGE
*)p_hndl_range);
108
tBTA_GATTS_HNDL_RANGE
handle_range;
Completed in 59 milliseconds