Searched refs:RFCOMM_RemoveConnection (Results 1 – 7 of 7) sorted by relevance
115 int RFCOMM_RemoveConnection(uint16_t handle) { in RFCOMM_RemoveConnection() function
207 extern int RFCOMM_RemoveConnection(uint16_t handle);
275 RFCOMM_RemoveConnection(client_cb->conn_handle); in bta_hf_client_rfc_do_close()
359 RFCOMM_RemoveConnection(p_scb->conn_handle); in bta_ag_rfc_do_close()
547 status = RFCOMM_RemoveConnection(ag_scb.conn_handle); in bta_ag_rfc_acp_open()
264 port_status = RFCOMM_RemoveConnection(p_pcb->port_handle); in bta_jv_free_rfc_cb()1327 if (handle) RFCOMM_RemoveConnection(handle); in bta_jv_rfcomm_connect()1623 if (handle) RFCOMM_RemoveConnection(handle); in bta_jv_rfcomm_start_server()
259 int RFCOMM_RemoveConnection(uint16_t handle) { in RFCOMM_RemoveConnection() function