Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_rfc.cc99 int rfc_port_handle; member
262 accept_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(open_handle); in create_srv_accept_rfc_slot()
266 srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(new_listen_handle); in create_srv_accept_rfc_slot()
268 CHECK(accept_rs->rfc_port_handle != srv_rs->rfc_port_handle); in create_srv_accept_rfc_slot()
449 slot->rfc_port_handle = 0; in cleanup_rfc_slot()
555 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_open->handle); in on_cli_rfc_connect()
844 slot->rfc_handle, slot->rfc_port_handle, slot->id); in flush_incoming_que_on_wr_signal()
845 PORT_FlowControl_MaxCredit(slot->rfc_port_handle, true); in flush_incoming_que_on_wr_signal()