Searched refs:BTA_HL_CCH_OP_LOCAL_CLOSE (Results 1 – 4 of 4) sorted by relevance
533 …if ((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()552 p_mcb->cch_oper = BTA_HL_CCH_OP_LOCAL_CLOSE; in bta_hl_find_cch_cb_indexes()2806 if (p_mcb->cch_oper == BTA_HL_CCH_OP_LOCAL_CLOSE) in bta_hl_check_cch_close()2901 if (p_mcb->cch_oper != BTA_HL_CCH_OP_LOCAL_CLOSE) in bta_hl_check_deregistration()2905 p_mcb->cch_oper = BTA_HL_CCH_OP_LOCAL_CLOSE; in bta_hl_check_deregistration()
2337 if (p_mcb->cch_oper == BTA_HL_CCH_OP_LOCAL_CLOSE && p_mcb->force_close_local_cch_opening) in bta_hl_cch_close_cmpl()2352 case BTA_HL_CCH_OP_LOCAL_CLOSE: in bta_hl_cch_close_cmpl()2408 if (p_mcb->cch_oper == BTA_HL_CCH_OP_LOCAL_CLOSE ) in bta_hl_cch_mca_disconnect()
76 #define BTA_HL_CCH_OP_LOCAL_CLOSE 3 macro
908 p_mcb->cch_oper = BTA_HL_CCH_OP_LOCAL_CLOSE; in bta_hl_api_cch_close()