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

  /external/bluetooth/bluedroid/btif/src/
btif_sock_rfc.c 278 // rfc_slot_t* accept_rs = create_srv_accept_rfc_slot(srv_rs, p_open->rem_bda,p_opne->handle, p_open->new_listen_handle);
280 int open_handle, int new_listen_handle)
294 srv_rs->rfc_handle = new_listen_handle;
295 srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(new_listen_handle);
296 BTIF_TRACE_DEBUG("create_srv_accept__rfc_slot(open_handle: 0x%x, new_listen_handle:"
298 ,open_handle, new_listen_handle, accept_rs->rfc_port_handle, srv_rs->rfc_port_handle);
609 p_open->handle, p_open->new_listen_handle);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 329 UINT32 new_listen_handle; /* The new listen handle */ member in struct:__anon5516
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c     [all...]

Completed in 407 milliseconds