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

/system/bt/bta/hl/
H A Dbta_hl_int.h77 #define BTA_HL_CCH_OP_REMOTE_CLOSE 4 macro
H A Dbta_hl_utils.c535 p_mcb->cch_oper = BTA_HL_CCH_OP_REMOTE_CLOSE;
550 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.c2358 case BTA_HL_CCH_OP_REMOTE_CLOSE:

Completed in 65 milliseconds