Home
last modified time | relevance | path

Searched refs:RFCOMM_RemoveConnection (Results 1 – 5 of 5) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_rfc.c241 RFCOMM_RemoveConnection(bta_hf_client_cb.scb.conn_handle); in bta_hf_client_rfc_do_close()
/system/bt/stack/include/
Dport_api.h234 extern int RFCOMM_RemoveConnection (UINT16 handle);
/system/bt/bta/ag/
Dbta_ag_rfc.c402 RFCOMM_RemoveConnection(p_scb->conn_handle); in bta_ag_rfc_do_close()
/system/bt/bta/jv/
Dbta_jv_act.c334 port_status = RFCOMM_RemoveConnection(p_pcb->port_handle); in bta_jv_free_rfc_cb()
1638 RFCOMM_RemoveConnection(handle); in bta_jv_rfcomm_connect()
1980 RFCOMM_RemoveConnection(handle); in bta_jv_rfcomm_start_server()
/system/bt/stack/rfcomm/
Dport_api.c244 int RFCOMM_RemoveConnection (UINT16 handle) in RFCOMM_RemoveConnection() function