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

  /system/bt/bta/hl/
bta_hl_int.h 80 #define BTA_HL_CCH_OP_REMOTE_CLOSE 4
    [all...]
bta_hl_utils.c 571 p_mcb->cch_oper = BTA_HL_CCH_OP_REMOTE_CLOSE;
586 if ((p_mcb->cch_oper != BTA_HL_CCH_OP_REMOTE_CLOSE) && (p_mcb->cch_oper != BTA_HL_CCH_OP_LOCAL_OPEN))
    [all...]
bta_hl_act.c     [all...]

Completed in 33 milliseconds