Searched refs:BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/hl/
H A Dbta_hl_act.c597 case BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT:
798 case BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT:
955 p_dcb->dch_oper = BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT;
1077 p_dcb->dch_oper = BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT;
2793 case BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT:
2794 return "BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT";
H A Dbta_hl_int.h99 #define BTA_HL_DCH_OP_LOCAL_CLOSE_RECONNECT 11 macro

Completed in 24 milliseconds