Searched refs:BTA_HL_CCH_OP_REMOTE_CLOSE (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_int.h81 #define BTA_HL_CCH_OP_REMOTE_CLOSE 4 macro
H A Dbta_hl_utils.c572 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))
H A Dbta_hl_act.c2401 case BTA_HL_CCH_OP_REMOTE_CLOSE:

Completed in 97 milliseconds