Searched refs:BTM_TryAllocateSCN (Results 1 – 3 of 3) sorted by relevance
209 extern bool BTM_TryAllocateSCN(uint8_t scn);
1578 bool BTM_TryAllocateSCN(uint8_t scn) { in BTM_TryAllocateSCN() function
708 if (BTM_TryAllocateSCN(channel) == false) { in bta_jv_get_channel_id()