OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tGATT_BG_CONN_DEV
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c
[
all
...]
gatt_int.h
463
}
tGATT_BG_CONN_DEV
;
523
tGATT_BG_CONN_DEV
bgconn_dev[GATT_MAX_BG_CONN_DEV];
625
extern BOOLEAN gatt_is_bg_dev_for_app(
tGATT_BG_CONN_DEV
*p_dev, tGATT_IF gatt_if);
629
extern
tGATT_BG_CONN_DEV
* gatt_find_bg_dev(BD_ADDR remote_bda);
gatt_main.c
899
tGATT_BG_CONN_DEV
*p_bg_dev=NULL;
[
all
...]
Completed in 31 milliseconds