Home
last modified time | relevance | path

Searched defs:states (Results 51 - 75 of 336) sorted by relevance

12345678910>>...14

/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf.cpp91 vector<int> states = { static_cast<int>(BTConnectState::CONNECTED) }; in GetConnectionDevices() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_stub.cpp138 std::vector<int32_t> states = {}; in GetDevicesByStatesInner() local
H A Dbluetooth_a2dp_sink_stub.cpp126 std::vector<int32_t> states = {}; in GetDevicesByStatesInner() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_map_mse.cpp150 int32_t MapMse::GetDevicesByStates(const std::vector<int32_t> &states, std::vector<BluetoothRemoteDevice> &result) const in GetDevicesByStates() argument
H A Dbluetooth_pan.cpp192 int32_t Pan::GetDevicesByStates(std::vector<int> states, std::vector<BluetoothRemoteDevice> &result) in GetDevicesByStates() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp112 vector<int32_t> states = { static_cast<int32_t>(BTConnectState::CONNECTED) }; in GetConnectedDevices() local
/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_a2dp_snk.cpp85 vector<int> states; in GetConnectionDevices() local
H A Dnapi_bluetooth_avrcp_ct.cpp87 vector<int> states; in GetConnectionDevices() local
H A Dnapi_bluetooth_avrcp_tg.cpp87 vector<int> states; in GetConnectionDevices() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_sink_server.cpp178 std::vector<RawAddress> BluetoothA2dpSinkServer::GetDevicesByStates(const std::vector<int32_t> &states) in GetDevicesByStates() argument
H A Dbluetooth_pan_server.cpp177 int32_t BluetoothPanServer::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_supplement_test.cpp446 std::vector< std::string > states = {"IDLE", "CONNECT_SUCC"}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp154 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp170 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp146 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp163 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
H A Dpbap_server_test.cpp142 vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp123 std::array<int, GattManager::GATT_CONNECTION_STATE_NUM> states = {1, 2, 3}; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/opp/
H A Dopp_test.cpp129 std::vector<int> states; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/cpuidle/governors/
H A Dladder.c40 struct ladder_device_state states[CPUIDLE_STATE_MAX]; member
[all...]
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dcpuidle-psci.c59 u32 *states = data->psci_states; in psci_enter_domain_idle_state() local
[all...]
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
H A Damd.c133 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_blend.c441 struct drm_plane_state **states; in drm_atomic_helper_crtc_normalize_zpos() local
[all...]
/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dladder.c40 struct ladder_device_state states[CPUIDLE_STATE_MAX]; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_blend.c448 struct drm_plane_state **states; in drm_atomic_helper_crtc_normalize_zpos() local
[all...]

Completed in 19 milliseconds

12345678910>>...14