OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mca_rcb_by_handle
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/mcap/
mca_csm.c
225
tMCA_RCB *p_rcb =
mca_rcb_by_handle
(handle);
259
tMCA_RCB *p_rcb =
mca_rcb_by_handle
(handle);
mca_api.c
191
tMCA_RCB *p_rcb =
mca_rcb_by_handle
(handle);
221
tMCA_RCB *p_rcb =
mca_rcb_by_handle
(handle);
290
tMCA_RCB *p_rcb =
mca_rcb_by_handle
(handle);
[
all
...]
mca_int.h
318
extern tMCA_RCB *
mca_rcb_by_handle
(tMCA_HANDLE handle);
mca_main.c
589
** Function
mca_rcb_by_handle
598
tMCA_RCB *
mca_rcb_by_handle
(tMCA_HANDLE handle)
function
Completed in 53 milliseconds