Home
last modified time | relevance | path

Searched refs:BTA_DM_DI_NONE (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/dm/
Dbta_dm_int.h189 BTA_DM_DI_NONE = 0x00, /* nothing special */ enumerator
207 if (info == BTA_DM_DI_NONE) return s + std::string(":none"); in device_info_text()
Dbta_dm_act.cc2414 device->info = BTA_DM_DI_NONE; in bta_dm_acl_up()