Lines Matching refs:dev_class
226 BD_NAME bd_name, DEV_CLASS dev_class,
618 BD_NAME bd_name, DEV_CLASS dev_class, in btif_update_remote_properties() argument
640 cod = devclass2uint(dev_class); in btif_update_remote_properties()
909 p_pin_req->dev_class, in btif_dm_pin_req_evt()
925 cod = devclass2uint(p_pin_req->dev_class); in btif_dm_pin_req_evt()
1000 p_ssp_cfm_req->dev_class, in btif_dm_ssp_cfm_req_evt()
1048 cod = devclass2uint(p_ssp_cfm_req->dev_class); in btif_dm_ssp_cfm_req_evt()
1075 p_ssp_key_notif->dev_class, (tBT_DEVICE_TYPE)dev_type); in btif_dm_ssp_key_notif_evt()
1082 cod = devclass2uint(p_ssp_key_notif->dev_class); in btif_dm_ssp_key_notif_evt()
1370 uint32_t cod = devclass2uint(p_search_data->inq_res.dev_class); in btif_dm_search_devices_evt()
2560 DEV_CLASS dev_class = BTA_DM_COD; in btif_dm_get_adapter_property() local
2561 memcpy(prop->val, dev_class, sizeof(DEV_CLASS)); in btif_dm_get_adapter_property()