HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HL_DCH_OP_NONE (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/hl/
bta_hl_act.cc 511 case BTA_HL_DCH_OP_NONE:
666 case BTA_HL_DCH_OP_NONE:
736 uint8_t old_dch_oper = BTA_HL_DCH_OP_NONE;
766 p_dcb->dch_oper = BTA_HL_DCH_OP_NONE;
823 uint8_t old_dch_oper = BTA_HL_DCH_OP_NONE;
854 p_dcb->dch_oper = BTA_HL_DCH_OP_NONE;
    [all...]
bta_hl_int.h 87 #define BTA_HL_DCH_OP_NONE 0
    [all...]

Completed in 92 milliseconds