Searched refs:BTA_HL_CCH_OP_LOCAL_OPEN (Results 1 – 4 of 4) sorted by relevance
2339 p_mcb->cch_oper = BTA_HL_CCH_OP_LOCAL_OPEN; in bta_hl_cch_close_cmpl()2345 case BTA_HL_CCH_OP_LOCAL_OPEN: in bta_hl_cch_close_cmpl()2493 case BTA_HL_CCH_OP_LOCAL_OPEN: in bta_hl_cch_mca_connect()
74 #define BTA_HL_CCH_OP_LOCAL_OPEN 1 macro
533 … ((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()550 … ((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()
818 p_mcb->cch_oper = BTA_HL_CCH_OP_LOCAL_OPEN; in bta_hl_api_cch_open()