Home
last modified time | relevance | path

Searched defs:BTM_TryAllocateSCN (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_scn.cc39 bool BTM_TryAllocateSCN(uint8_t scn) { in BTM_TryAllocateSCN() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_scn.cc59 bool BTM_TryAllocateSCN(uint8_t scn) { in BTM_TryAllocateSCN() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h56 bool (*BTM_TryAllocateSCN)(uint8_t scn); member