Searched defs:BTM_RemoveSco (Results 1 – 3 of 3) sorted by relevance
58 tBTM_STATUS BTM_RemoveSco(uint16_t /* sco_inx */) { in BTM_RemoveSco() function78 void BTM_RemoveSco(const RawAddress& /* bda */) { in BTM_RemoveSco() function
1203 tBTM_STATUS BTM_RemoveSco(uint16_t sco_inx) { in BTM_RemoveSco() function1247 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco() function
140 [[nodiscard]] tBTM_STATUS (*BTM_RemoveSco)(uint16_t sco_inx); member