OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHECK_BTGATT_INIT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
57
#define
CHECK_BTGATT_INIT
() if (bt_gatt_callbacks == NULL)\
523
CHECK_BTGATT_INIT
();
532
CHECK_BTGATT_INIT
();
542
CHECK_BTGATT_INIT
();
554
CHECK_BTGATT_INIT
();
566
CHECK_BTGATT_INIT
();
578
CHECK_BTGATT_INIT
();
591
CHECK_BTGATT_INIT
();
605
CHECK_BTGATT_INIT
();
617
CHECK_BTGATT_INIT
();
[
all
...]
btif_gatt_client.c
60
#define
CHECK_BTGATT_INIT
() if (bt_gatt_callbacks == NULL)\
[
all
...]
Completed in 60 milliseconds