Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_sock_rfc.c95 int rfc_port_handle; member
292 accept_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(open_handle); in create_srv_accept_rfc_slot()
295 srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(new_listen_handle); in create_srv_accept_rfc_slot()
298 … ,open_handle, new_listen_handle, accept_rs->rfc_port_handle, srv_rs->rfc_port_handle); in create_srv_accept_rfc_slot()
299 asrt(accept_rs->rfc_port_handle != srv_rs->rfc_port_handle); in create_srv_accept_rfc_slot()
523 rs->rfc_port_handle = 0; in cleanup_rfc_slot()
632 rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_open->handle); in on_cli_rfc_connect()
883 rs->rfc_handle, rs->rfc_port_handle, rs->id); in flush_incoming_que_on_wr_signal()
885 PORT_FlowControl_MaxCredit(rs->rfc_port_handle, TRUE); in flush_incoming_que_on_wr_signal()