Home
last modified time | relevance | path

Searched refs:BTA_HL_DCH_OP_LOCAL_CLOSE (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_act.c595 case BTA_HL_DCH_OP_LOCAL_CLOSE: in bta_hl_dch_close_cmpl()
793 case BTA_HL_DCH_OP_LOCAL_CLOSE: in bta_hl_dch_mca_close_cfm()
841 p_dcb->dch_oper = BTA_HL_DCH_OP_LOCAL_CLOSE; in bta_hl_dch_mca_close()
2779 case BTA_HL_DCH_OP_LOCAL_CLOSE: in bta_hl_dch_oper_code()
Dbta_hl_int.h92 #define BTA_HL_DCH_OP_LOCAL_CLOSE 4 macro