Searched refs:BTA_HL_DCH_OP_LOCAL_RECONNECT (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_act.c563 case BTA_HL_DCH_OP_LOCAL_RECONNECT:
588 if (p_dcb->dch_oper == BTA_HL_DCH_OP_LOCAL_RECONNECT)
795 case BTA_HL_DCH_OP_LOCAL_RECONNECT:
1000 (p_dcb->dch_oper == BTA_HL_DCH_OP_LOCAL_RECONNECT))
1065 case BTA_HL_DCH_OP_LOCAL_RECONNECT:
1325 if (p_dcb->dch_oper == BTA_HL_DCH_OP_LOCAL_RECONNECT)
2832 case BTA_HL_DCH_OP_LOCAL_RECONNECT:
2833 return "BTA_HL_DCH_OP_LOCAL_RECONNECT";
H A Dbta_hl_int.h100 #define BTA_HL_DCH_OP_LOCAL_RECONNECT 8 macro
H A Dbta_hl_main.c1214 p_dcb->dch_oper = BTA_HL_DCH_OP_LOCAL_RECONNECT;
H A Dbta_hl_utils.c2599 case BTA_HL_DCH_OP_LOCAL_RECONNECT:

Completed in 61 milliseconds