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 43 #define BTIF_CFG_TYPE_VOLATILE (1 << 15)
  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 268 if(type & BTIF_CFG_TYPE_VOLATILE)
btif_config.c 230 if(ret && !(type & BTIF_CFG_TYPE_VOLATILE))

Completed in 25 milliseconds