OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_gattc_get_characteristic
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/gatt/
bta_gattc_api.c
288
return
bta_gattc_get_characteristic
(conn_id, handle);
bta_gattc_int.h
485
extern tBTA_GATTC_CHARACTERISTIC*
bta_gattc_get_characteristic
(UINT16 conn_id, UINT16 handle);
bta_gattc_cache.c
1076
tBTA_GATTC_CHARACTERISTIC*
bta_gattc_get_characteristic
(UINT16 conn_id, UINT16 handle) {
function
[
all
...]
Completed in 47 milliseconds