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

  /system/bt/btif/src/
btif_sock_rfc.c 226 static rfc_slot_t *create_srv_accept_rfc_slot(rfc_slot_t *srv_rs, const bt_bdaddr_t *addr, int open_handle, int new_listen_handle) {
241 srv_rs->rfc_handle = new_listen_handle;
242 srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(new_listen_handle);
483 rfc_slot_t *accept_rs = create_srv_accept_rfc_slot(srv_rs, (const bt_bdaddr_t *)p_open->rem_bda, p_open->handle, p_open->new_listen_handle);
  /system/bt/bta/include/
bta_jv_api.h 291 UINT32 new_listen_handle; /* The new listen handle */ member in struct:__anon68992
    [all...]
  /system/bt/bta/jv/
bta_jv_act.c     [all...]

Completed in 4058 milliseconds