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.c89 int rfc_port_handle; member
247 accept_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(open_handle); in create_srv_accept_rfc_slot()
251 srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(new_listen_handle); in create_srv_accept_rfc_slot()
253 assert(accept_rs->rfc_port_handle != srv_rs->rfc_port_handle); in create_srv_accept_rfc_slot()
425 slot->rfc_port_handle = 0; in cleanup_rfc_slot()
522 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_open->handle); in on_cli_rfc_connect()
785 slot->rfc_handle, slot->rfc_port_handle, slot->id); in flush_incoming_que_on_wr_signal()
787 PORT_FlowControl_MaxCredit(slot->rfc_port_handle, true); in flush_incoming_que_on_wr_signal()