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
56
#define
CHECK_BTGATT_INIT
() if (bt_gatt_callbacks == NULL)\
476
CHECK_BTGATT_INIT
();
485
CHECK_BTGATT_INIT
();
494
CHECK_BTGATT_INIT
();
505
CHECK_BTGATT_INIT
();
517
CHECK_BTGATT_INIT
();
529
CHECK_BTGATT_INIT
();
542
CHECK_BTGATT_INIT
();
556
CHECK_BTGATT_INIT
();
568
CHECK_BTGATT_INIT
();
[
all
...]
btif_gatt_client.c
60
#define
CHECK_BTGATT_INIT
() if (bt_gatt_callbacks == NULL)\
898
CHECK_BTGATT_INIT
();
907
CHECK_BTGATT_INIT
();
916
CHECK_BTGATT_INIT
();
925
CHECK_BTGATT_INIT
();
936
CHECK_BTGATT_INIT
();
947
CHECK_BTGATT_INIT
();
[
all
...]
Completed in 24 milliseconds