Searched refs:BTA_DM_DI_NONE (Results 1 – 1 of 1) sorted by relevance
64 BTA_DM_DI_NONE = 0x00, /* nothing special */ enumerator82 if (info == BTA_DM_DI_NONE) return s + std::string(":none"); in device_info_text()104 tBTA_DM_DEV_INFO info{BTA_DM_DI_NONE};109 void reset_device_info() { info = BTA_DM_DI_NONE; } in reset_device_info()