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

/system/bt/bta/hl/
H A Dbta_hl_act.c608 case BTA_HL_DCH_OP_REMOTE_CLOSE:
758 p_dcb->dch_oper = BTA_HL_DCH_OP_REMOTE_CLOSE;
2826 case BTA_HL_DCH_OP_REMOTE_CLOSE:
2827 return "BTA_HL_DCH_OP_REMOTE_CLOSE";
H A Dbta_hl_int.h96 #define BTA_HL_DCH_OP_REMOTE_CLOSE 5 macro

Completed in 8 milliseconds