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
/system/bt/stack/mcap/
mca_csm.cc
183
tMCA_RCB* p_rcb =
mca_rcb_by_handle
(handle);
214
tMCA_RCB* p_rcb =
mca_rcb_by_handle
(handle);
mca_api.cc
180
tMCA_RCB* p_rcb =
mca_rcb_by_handle
(handle);
207
tMCA_RCB* p_rcb =
mca_rcb_by_handle
(handle);
264
tMCA_RCB* p_rcb =
mca_rcb_by_handle
(handle);
mca_int.h
334
extern tMCA_RCB*
mca_rcb_by_handle
(tMCA_HANDLE handle);
mca_main.cc
537
* Function
mca_rcb_by_handle
546
tMCA_RCB*
mca_rcb_by_handle
(tMCA_HANDLE handle) {
function
Completed in 128 milliseconds