Searched refs:COD_UNCLASSIFIED (Results 1 – 3 of 3) sorted by relevance
28 #define COD_UNCLASSIFIED ((0x1F) << 8) macro105 cod = COD_UNCLASSIFIED; in btif_iot_update_remote_info()
681 if ((cod == 0) || (cod == COD_UNCLASSIFIED)) { in btif_update_remote_properties()691 cod = COD_UNCLASSIFIED; in btif_update_remote_properties()939 cod = COD_UNCLASSIFIED; in btif_dm_pin_req_evt()1069 cod = COD_UNCLASSIFIED; in btif_dm_ssp_cfm_req_evt()1114 cod = COD_UNCLASSIFIED; in btif_dm_ssp_key_notif_evt()3393 cod = COD_UNCLASSIFIED; in btif_dm_ble_key_notif_evt()3642 cod = COD_UNCLASSIFIED; in btif_dm_ble_sec_req_evt()3681 cod = COD_UNCLASSIFIED; in btif_dm_ble_passkey_req_evt()3714 bd_addr, bd_name, COD_UNCLASSIFIED, BT_SSP_VARIANT_PASSKEY_CONFIRMATION, in btif_dm_ble_key_nc_req_evt()
31 #define COD_UNCLASSIFIED ((0x1F) << 8) macro