Home
last modified time | relevance | path

Searched refs:kFeatureBitHearingAidTypeBinaural (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc1273 test_address, bluetooth::has::kFeatureBitHearingAidTypeBinaural); in TEST_F()
1278 bluetooth::has::kFeatureBitHearingAidTypeBinaural)); in TEST_F()
1288 test_address, bluetooth::has::kFeatureBitHearingAidTypeBinaural); in TEST_F()
1304 bluetooth::has::kFeatureBitHearingAidTypeBinaural, true); in TEST_F()
1316 test_address, bluetooth::has::kFeatureBitHearingAidTypeBinaural); in TEST_F()
1330 test_address, bluetooth::has::kFeatureBitHearingAidTypeBinaural); in TEST_F()
1361 test_address, bluetooth::has::kFeatureBitHearingAidTypeBinaural); in TEST_F()
1385 test_address, bluetooth::has::kFeatureBitHearingAidTypeBinaural); in TEST_F()
1406 test_address, bluetooth::has::kFeatureBitHearingAidTypeBinaural); in TEST_F()
1970 test_address1, bluetooth::has::kFeatureBitHearingAidTypeBinaural | in TEST_F()
[all …]
/packages/modules/Bluetooth/system/include/hardware/
Dbt_has.h66 static constexpr uint8_t kFeatureBitHearingAidTypeBinaural = 0x00; variable