Searched refs:interop_database_add (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/device/test/ |
D | interop_test.cc | 55 interop_database_add(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address, 3); in TEST() 63 interop_database_add(INTEROP_AUTO_RETRY_PAIRING, &test_address, 3); in TEST()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_device_interop.cc | 45 void interop_database_add(uint16_t feature, const RawAddress* addr, in interop_database_add() function
|
D | mock_bluetooth_interface.cc | 190 interop_database_add,
|
/packages/modules/Bluetooth/system/device/include/ |
D | interop.h | 152 void interop_database_add(uint16_t feature, const RawAddress* addr,
|
/packages/modules/Bluetooth/system/device/fuzzer/ |
D | btdevice_esco_fuzzer.cpp | 68 interop_database_add(interopFeature, &fuzzAddress, in LLVMFuzzerTestOneInput()
|
/packages/modules/Bluetooth/system/device/src/ |
D | interop.cc | 86 void interop_database_add(uint16_t feature, const RawAddress* addr, in interop_database_add() function
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth.h | 744 void (*interop_database_add)(uint16_t feature, const RawAddress* addr, member
|
/packages/modules/Bluetooth/system/service/ |
D | bluetooth_interface.cc | 628 interop_database_add,
|
/packages/modules/Bluetooth/system/btif/src/ |
D | bluetooth.cc | 690 interop_database_add,
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 1358 interop_database_add(INTEROP_DYNAMIC_ROLE_SWITCH, &bd_addr, 3); in btm_rejectlist_role_change_device()
|