Searched refs:BTA_HL_CCH_OP_LOCAL_OPEN (Results 1 – 4 of 4) sorted by relevance
2383 p_mcb->cch_oper = BTA_HL_CCH_OP_LOCAL_OPEN; in bta_hl_cch_close_cmpl()2389 case BTA_HL_CCH_OP_LOCAL_OPEN: in bta_hl_cch_close_cmpl()2537 case BTA_HL_CCH_OP_LOCAL_OPEN: in bta_hl_cch_mca_connect()
78 #define BTA_HL_CCH_OP_LOCAL_OPEN 1 macro
571 … ((p_mcb->cch_oper != BTA_HL_CCH_OP_LOCAL_CLOSE) && (p_mcb->cch_oper != BTA_HL_CCH_OP_LOCAL_OPEN) ) in bta_hl_find_cch_cb_indexes()588 … ((p_mcb->cch_oper != BTA_HL_CCH_OP_REMOTE_CLOSE) && (p_mcb->cch_oper != BTA_HL_CCH_OP_LOCAL_OPEN)) in bta_hl_find_cch_cb_indexes()
819 p_mcb->cch_oper = BTA_HL_CCH_OP_LOCAL_OPEN; in bta_hl_api_cch_open()