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 513 case BTA_HL_DCH_OP_NONE:
668 case BTA_HL_DCH_OP_NONE:
738 uint8_t old_dch_oper = BTA_HL_DCH_OP_NONE;
768 p_dcb->dch_oper = BTA_HL_DCH_OP_NONE;
825 uint8_t old_dch_oper = BTA_HL_DCH_OP_NONE;
856 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 53 milliseconds