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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 81 #define BTA_HL_CCH_OP_REMOTE_CLOSE 4
    [all...]
bta_hl_utils.c 572 p_mcb->cch_oper = BTA_HL_CCH_OP_REMOTE_CLOSE;
587 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 23 milliseconds