HomeSort by relevance Sort by last modified time
    Searched refs:BTA_JvRfcommGetPortHdl (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/include/
bta_jv_api.h     [all...]
  /system/bt/btif/src/
btif_sock_rfc.c 247 accept_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(open_handle);
251 srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(new_listen_handle);
522 slot->rfc_port_handle = BTA_JvRfcommGetPortHdl(p_open->handle);
  /system/bt/bta/jv/
bta_jv_api.c 904 ** Function BTA_JvRfcommGetPortHdl
912 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle)
    [all...]

Completed in 118 milliseconds