Home
last modified time | relevance | path

Searched refs:gatt_profile_db_init (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_attr.cc51 void gatt_profile_db_init(void) { inc_func_call_count(__func__); } in gatt_profile_db_init() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h506 void gatt_profile_db_init(void);
Dgatt_attr.cc405 void gatt_profile_db_init(void) { in gatt_profile_db_init() function
Dgatt_main.cc155 gatt_profile_db_init(); in gatt_init()