Searched refs:BTM_RemoveSco (Results 1 – 10 of 10) 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
236 .BTM_RemoveSco = [](uint16_t /* sco_inx */) -> tBTM_STATUS { in __anon9b56c4fb4302()
100 .BTM_RemoveSco = ::BTM_RemoveSco,
964 if (get_btm_client_interface().sco.BTM_RemoveSco(xx) != BTM_SUCCESS) { in btm_sco_disc_chk_pend_for_modechange()1203 tBTM_STATUS BTM_RemoveSco(uint16_t sco_inx) { in BTM_RemoveSco() function1247 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco() function1253 if (get_btm_client_interface().sco.BTM_RemoveSco(xx) != BTM_SUCCESS) { in BTM_RemoveSco()
198 if (get_btm_client_interface().sco.BTM_RemoveSco(sco_socket->sco_handle) != in sco_socket_free_locked()296 if (get_btm_client_interface().sco.BTM_RemoveSco(sco_socket->sco_handle) != in connect_completed_cb()333 if (BTM_RemoveSco(sco_socket->sco_handle) == BTM_SUCCESS) in socket_read_ready_cb()
465 [[nodiscard]] tBTM_STATUS BTM_RemoveSco(uint16_t sco_inx);466 void BTM_RemoveSco(const RawAddress& bda);
140 [[nodiscard]] tBTM_STATUS (*BTM_RemoveSco)(uint16_t sco_inx); member
61 status = BTM_RemoveSco(client_cb->sco_idx); in bta_hf_client_sco_remove()
179 if (get_btm_client_interface().sco.BTM_RemoveSco(sco_idx) != BTM_SUCCESS) { in bta_ag_sco_conn_cback()338 tBTM_STATUS status = BTM_RemoveSco(p_scb->sco_idx); in bta_ag_remove_sco()
163 BTM_RemoveSco(p_lcb->remote_bd_addr); in l2cu_release_lcb()