Home
last modified time | relevance | path

Searched defs:dev_type (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc648 uint32_t dev_type; in btif_update_remote_properties() local
716 int dev_type = 0; in is_device_le_audio_capable() local
911 int dev_type; in btif_dm_pin_req_evt() local
996 int dev_type; in btif_dm_ssp_cfm_req_evt() local
1061 int dev_type; in btif_dm_ssp_key_notif_evt() local
1156 int dev_type; in btif_dm_auth_cmpl_evt() local
1379 uint32_t dev_type; in btif_dm_search_devices_evt() local
3265 int dev_type; in btif_dm_ble_passkey_notif_evt() local
3536 int dev_type; in btif_dm_ble_sec_req_evt() local
3579 int dev_type; in btif_dm_ble_passkey_req_evt() local
Dbtif_iot_config.cc120 bt_device_type_t dev_type; in btif_iot_update_remote_info() local
/aosp_15_r20/system/core/trusty/storage/proxy/
H A Drpmb.h23 enum dev_type { UNKNOWN_RPMB, MMC_RPMB, VIRT_RPMB, UFS_RPMB, SOCK_RPMB }; enum
H A Dproxy.c46 static enum dev_type dev_type = MMC_RPMB; variable
H A Drpmb.c117 static enum dev_type dev_type = UNKNOWN_RPMB; variable
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iot_config.cc47 tBT_DEVICE_TYPE dev_type; in btm_iot_save_remote_properties() local
Dbtm_ble.cc133 tBT_DEVICE_TYPE dev_type; in BTM_UseLeLink() local
/aosp_15_r20/external/tinycompress/
H A Dsnd_utils.c111 unsigned int device, int dev_type) in snd_utils_get_dev_node()
/aosp_15_r20/external/tinyalsa/
H A Dsnd_utils.c111 unsigned int device, int dev_type) in snd_utils_get_dev_node()
/aosp_15_r20/external/tinyalsa_new/src/
H A Dsnd_card_plugin.c96 int dev_type) in snd_utils_open_dev_node()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc163 tBT_DEVICE_TYPE dev_type) { in BTA_DmAddBleDevice()
Dbta_dm_sec.cc981 tBT_DEVICE_TYPE dev_type) { in bta_dm_add_ble_device()
Dbta_dm_device_search.cc467 tBT_DEVICE_TYPE dev_type; in bta_dm_determine_discovery_transport() local
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_dev_attr.c356 const u8 *dev_type) in wps_process_primary_dev_type()
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/
H A Dcluster_wrapper.cc187 const tensorflow::DeviceType dev_type(type); in PYBIND11_MODULE() local
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c313 char dev_type[32]; in dhd_find() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c754 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_ap_add() local
788 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_enrollee_add() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1549 tBT_DEVICE_TYPE dev_type; in BTM_ReadRSSI() local
1595 tBT_DEVICE_TYPE dev_type; in BTM_ReadFailedContactCounter() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_act.cc122 tBT_DEVICE_TYPE dev_type) { in bta_dm_add_ble_device()
Dmock_bta_dm_api.cc107 tBT_DEVICE_TYPE dev_type) { in BTA_DmAddBleDevice()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/
Daware_test_utils.py551 def get_network_specifier(dut, id, dev_type, peer_mac, sec): argument
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/
H A Ddram-spd.c81 int64_t dev_type = bdk_twsix_read_ia(node, bus, address, DDR4_SPD_KEY_BYTE_DEVICE_TYPE, 1, 1); in read_entire_spd() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dargument_spec.h224 unsigned dev_type : 16; member
/aosp_15_r20/external/coreboot/src/drivers/intel/mipi_camera/
H A Dcamera.c204 static uint32_t address_for_dev_type(const struct device *dev, uint8_t dev_type) in address_for_dev_type()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_wps.c782 u8 *dev_type; in wpas_dbus_setter_wps_device_device_type() local

1234