Home
last modified time | relevance | path

Searched refs:BNEP_Init (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_bnep_api.cc81 void BNEP_Init(void) { inc_func_call_count(__func__); } in BNEP_Init() function
/packages/modules/Bluetooth/system/stack/include/
Dbnep_api.h383 void BNEP_Init(void);
/packages/modules/Bluetooth/system/stack/fuzzers/
Dbnep_fuzzer.cc132 BNEP_Init(); in Fuzz()
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc54 void BNEP_Init(void) { in BNEP_Init() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc453 BNEP_Init(); in start_profiles()