OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pan_get_pcb_by_handle
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/pan/
pan_api.c
460
pcb =
pan_get_pcb_by_handle
(handle);
567
pcb =
pan_get_pcb_by_handle
(handle);
681
pcb =
pan_get_pcb_by_handle
(handle);
739
pcb =
pan_get_pcb_by_handle
(handle);
788
pcb =
pan_get_pcb_by_handle
(handle);
pan_int.h
145
extern tPAN_CONN *
pan_get_pcb_by_handle
(UINT16 handle);
pan_main.c
237
pcb =
pan_get_pcb_by_handle
(handle);
338
pcb =
pan_get_pcb_by_handle
(handle);
457
pcb =
pan_get_pcb_by_handle
(handle);
552
pcb =
pan_get_pcb_by_handle
(handle);
pan_utils.c
217
** Function
pan_get_pcb_by_handle
224
tPAN_CONN *
pan_get_pcb_by_handle
(UINT16 handle)
function
Completed in 37 milliseconds