Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_int.h77 #define BTA_HL_CCH_OP_REMOTE_CLOSE 4 macro
Dbta_hl_utils.c535 p_mcb->cch_oper = BTA_HL_CCH_OP_REMOTE_CLOSE; in bta_hl_find_cch_cb_indexes()
550 …if ((p_mcb->cch_oper != BTA_HL_CCH_OP_REMOTE_CLOSE) && (p_mcb->cch_oper != BTA_HL_CCH_OP_LOCAL_OPE… in bta_hl_find_cch_cb_indexes()
Dbta_hl_act.c2358 case BTA_HL_CCH_OP_REMOTE_CLOSE: in bta_hl_cch_close_cmpl()