Searched refs:interop_database_add (Results 1 – 6 of 6) sorted by relevance
/system/bt/device/test/ |
D | interop_test.cc | 53 interop_database_add(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address, 3); in TEST() 61 interop_database_add(INTEROP_AUTO_RETRY_PAIRING, &test_address, 3); in TEST()
|
/system/bt/device/include/ |
D | interop.h | 120 void interop_database_add(uint16_t feature, const RawAddress* addr,
|
/system/bt/device/src/ |
D | interop.cc | 79 void interop_database_add(uint16_t feature, const RawAddress* addr, in interop_database_add() function
|
/system/bt/include/hardware/ |
D | bluetooth.h | 613 void (*interop_database_add)(uint16_t feature, const RawAddress* addr, member
|
/system/bt/btif/src/ |
D | bluetooth.cc | 484 interop_database_add,
|
/system/bt/stack/btm/ |
D | btm_acl.cc | 1460 interop_database_add(INTEROP_DYNAMIC_ROLE_SWITCH, &bd_addr, 3); in btm_blacklist_role_change_device()
|