OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gatt_find_bg_dev
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c
2346
tGATT_BG_CONN_DEV *
gatt_find_bg_dev
(BD_ADDR remote_bda)
function
[
all
...]
gatt_main.c
902
p_bg_dev =
gatt_find_bg_dev
(p_tcb->peer_bda);
[
all
...]
gatt_int.h
629
extern tGATT_BG_CONN_DEV *
gatt_find_bg_dev
(BD_ADDR remote_bda);
Completed in 5465 milliseconds