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

  /external/bluetooth/bluedroid/btif/include/
btif_config.h 39 #define BTIF_CFG_TYPE_INVALID 0
  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 212 if(value_name && *value_name && type != BTIF_CFG_TYPE_INVALID)
320 return BTIF_CFG_TYPE_INVALID;

Completed in 24 milliseconds