OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_DisconnectReq
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
mca_api.h
272
** channels must be removed with
MCA_DisconnectReq
and MCA_CloseReq.
330
** Function
MCA_DisconnectReq
341
MCA_API extern tMCA_RESULT
MCA_DisconnectReq
(tMCA_CL mcl);
/external/bluetooth/bluedroid/stack/mcap/
mca_api.c
184
** channels must be removed with
MCA_DisconnectReq
and MCA_CloseReq.
380
** Function
MCA_DisconnectReq
391
tMCA_RESULT
MCA_DisconnectReq
(tMCA_CL mcl)
396
MCA_TRACE_API1 ("
MCA_DisconnectReq
: %d ", mcl);
[
all
...]
/external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c
[
all
...]
Completed in 25 milliseconds