Searched refs:COD_UNCLASSIFIED (Results 1 – 3 of 3) sorted by relevance
41 #define COD_UNCLASSIFIED ((0x1F) << 8) macro113 cod = COD_UNCLASSIFIED; in btif_iot_update_remote_info()
670 if ((cod == 0 || cod == COD_UNCLASSIFIED) && old_cod != 0) { in btif_update_remote_properties()677 cod = COD_UNCLASSIFIED; in btif_update_remote_properties()946 cod = COD_UNCLASSIFIED; in btif_dm_pin_req_evt()1410 if (cod == COD_UNCLASSIFIED && old_cod != 0) { in btif_dm_search_devices_evt()3634 cod = COD_UNCLASSIFIED; in btif_dm_ble_passkey_req_evt()
34 #define COD_UNCLASSIFIED ((0x1F) << 8) macro