HomeSort by relevance Sort by last modified time
    Searched refs:MCA_DisconnectReq (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
mca_api.h 272 ** channels must be removed with MCA_DisconnectReq and MCA_CloseReq.
330 ** Function MCA_DisconnectReq
341 extern tMCA_RESULT MCA_DisconnectReq(tMCA_CL mcl);
  /system/bt/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_API ("MCA_DisconnectReq: %d ", mcl);
    [all...]
  /system/bt/bta/hl/
bta_hl_act.c     [all...]

Completed in 84 milliseconds