OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_listen_handle
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_sock_rfc.c
281
// rfc_slot_t* accept_rs = create_srv_accept_rfc_slot(srv_rs, p_open->rem_bda,p_opne->handle, p_open->
new_listen_handle
);
283
int open_handle, int
new_listen_handle
)
295
srv_rs->rfc_handle =
new_listen_handle
;
296
srv_rs->rfc_port_handle = BTA_JvRfcommGetPortHdl(
new_listen_handle
);
297
BTIF_TRACE_DEBUG4("create_srv_accept__rfc_slot(open_handle: 0x%x,
new_listen_handle
:"
299
,open_handle,
new_listen_handle
, accept_rs->rfc_port_handle, srv_rs->rfc_port_handle);
598
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:__anon3236
[
all
...]
/external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c
[
all
...]
Completed in 664 milliseconds