Searched refs:BTM_TryAllocateSCN (Results 1 – 4 of 4) sorted by relevance
198 extern bool BTM_TryAllocateSCN(uint8_t scn);
1071 bool BTM_TryAllocateSCN(uint8_t scn);
1587 bool BTM_TryAllocateSCN(uint8_t scn) { in BTM_TryAllocateSCN() function
661 if (!BTM_TryAllocateSCN(channel)) { in bta_jv_get_channel_id()