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

/system/bt/bta/hl/
H A Dbta_hl_act.c159 if (p_dcb->dch_oper == BTA_HL_DCH_OP_LOCAL_OPEN )
562 case BTA_HL_DCH_OP_LOCAL_OPEN:
794 case BTA_HL_DCH_OP_LOCAL_OPEN:
999 if ((p_dcb->dch_oper == BTA_HL_DCH_OP_LOCAL_OPEN) ||
1042 case BTA_HL_DCH_OP_LOCAL_OPEN:
1563 if (p_dcb->dch_oper == BTA_HL_DCH_OP_LOCAL_OPEN)
2775 case BTA_HL_DCH_OP_LOCAL_OPEN:
2776 return "BTA_HL_DCH_OP_LOCAL_OPEN";
H A Dbta_hl_main.c999 p_dcb->dch_oper = BTA_HL_DCH_OP_LOCAL_OPEN;
1353 p_dcb->dch_oper = BTA_HL_DCH_OP_LOCAL_OPEN;
H A Dbta_hl_int.h90 #define BTA_HL_DCH_OP_LOCAL_OPEN 2 macro
H A Dbta_hl_utils.c2563 case BTA_HL_DCH_OP_LOCAL_OPEN:

Completed in 50 milliseconds