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

  /external/bluetooth/bluedroid/btif/include/
btif_config.h 46 #define BTIF_CFG_TYPE_VOLATILE (1 << 15)
  /external/bluetooth/bluedroid/btif/src/
btif_config.c 231 if(ret && !(type & BTIF_CFG_TYPE_VOLATILE))
btif_config_util.cpp 303 if(type & BTIF_CFG_TYPE_VOLATILE)
    [all...]

Completed in 435 milliseconds