Searched refs:BTM_TryAllocateSCN (Results 1 – 9 of 9) sorted by relevance
22 bool BTM_TryAllocateSCN(uint8_t scn);23 bool BTM_TryAllocateSCN(uint8_t scn);
59 bool BTM_TryAllocateSCN(uint8_t scn) { in BTM_TryAllocateSCN() function
47 .BTM_TryAllocateSCN = BTM_TryAllocateSCN,
378 friend bool BTM_TryAllocateSCN(uint8_t scn);
39 bool BTM_TryAllocateSCN(uint8_t scn) { in BTM_TryAllocateSCN() function
174 bool BTM_TryAllocateSCN(uint8_t scn);
52 bool (*BTM_TryAllocateSCN)(uint8_t scn); member
954 bool BTM_TryAllocateSCN(uint8_t scn);
642 if (!BTM_TryAllocateSCN(channel)) { in bta_jv_get_channel_id()