Home
last modified time | relevance | path

Searched defs:remote_bd_addr (Results 1 – 16 of 16) sorted by relevance

/system/bt/test/mock/
Dmock_btif_storage.cc57 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr) { in btif_storage_is_restricted_device()
61 bt_status_t btif_storage_add_ble_bonding_key(RawAddress* remote_bd_addr, in btif_storage_add_ble_bonding_key()
73 bt_status_t btif_storage_add_bonded_device(RawAddress* remote_bd_addr, in btif_storage_add_bonded_device()
80 RawAddress* remote_bd_addr, uint16_t attr_mask, uint8_t sub_class, in btif_storage_add_hid_device_info()
87 bt_status_t btif_storage_add_remote_device(const RawAddress* remote_bd_addr, in btif_storage_add_remote_device()
97 bt_status_t btif_storage_get_ble_bonding_key(const RawAddress& remote_bd_addr, in btif_storage_get_ble_bonding_key()
109 bt_status_t btif_storage_get_remote_addr_type(const RawAddress* remote_bd_addr, in btif_storage_get_remote_addr_type()
115 const RawAddress* remote_bd_addr, bt_property_t* property) { in btif_storage_get_remote_device_property()
132 const RawAddress* remote_bd_addr) { in btif_storage_remove_ble_bonding_keys()
141 const RawAddress* remote_bd_addr) { in btif_storage_remove_bonded_device()
[all …]
Dmock_stack_acl.cc170 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in BTM_GetRole()
193 tBTM_STATUS BTM_SwitchRoleToCentral(const RawAddress& remote_bd_addr) { in BTM_SwitchRoleToCentral()
/system/bt/service/hal/
Dbluetooth_interface.cc89 RawAddress* remote_bd_addr, in RemoteDevicePropertiesCallback()
116 void PinRequestCallback(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, in PinRequestCallback()
127 void SSPRequestCallback(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, in SSPRequestCallback()
139 void BondStateChangedCallback(bt_status_t status, RawAddress* remote_bd_addr, in BondStateChangedCallback()
149 void AclStateChangedCallback(bt_status_t status, RawAddress* remote_bd_addr, in AclStateChangedCallback()
351 RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in PinRequestCallback()
357 RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in SSPRequestCallback()
363 bt_status_t status, RawAddress* remote_bd_addr, bt_bond_state_t state) { in BondStateChangedCallback()
/system/bt/btif/src/
Dbtif_storage.cc186 static int prop2cfg(const RawAddress* remote_bd_addr, bt_property_t* prop) { in prop2cfg()
284 static int cfg2prop(const RawAddress* remote_bd_addr, bt_property_t* prop) { in cfg2prop()
737 const RawAddress* remote_bd_addr, bt_property_t* property) { in btif_storage_get_remote_device_property()
753 const RawAddress* remote_bd_addr, bt_property_t* property) { in btif_storage_set_remote_device_property()
770 bt_status_t btif_storage_add_remote_device(const RawAddress* remote_bd_addr, in btif_storage_add_remote_device()
806 bt_status_t btif_storage_add_bonded_device(RawAddress* remote_bd_addr, in btif_storage_add_bonded_device()
837 const RawAddress* remote_bd_addr) { in btif_storage_remove_bonded_device()
1049 bt_status_t btif_storage_add_ble_bonding_key(RawAddress* remote_bd_addr, in btif_storage_add_ble_bonding_key()
1092 bt_status_t btif_storage_get_ble_bonding_key(const RawAddress& remote_bd_addr, in btif_storage_get_ble_bonding_key()
1136 const RawAddress* remote_bd_addr) { in btif_storage_remove_ble_bonding_keys()
[all …]
/system/bt/test/headless/
Dheadless.cc87 void pin_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in pin_request()
92 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request()
99 void bond_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in bond_state_changed()
105 void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in acl_state_changed()
Dinterface.h13 RawAddress* remote_bd_addr; member
/system/bt/btif/test/
Dbtif_stack_test.cc76 void pin_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in pin_request()
81 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request()
88 void bond_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in bond_state_changed()
94 void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in acl_state_changed()
/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc106 static void pin_request_cb(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, bool min… in pin_request_cb()
114 RawAddress* remote_bd_addr, in ssp_request_cb()
125 static void bond_state_changed_cb(bt_status_t status, RawAddress* remote_bd_addr, bt_bond_state_t s… in bond_state_changed_cb()
132 …bt_status_t status, RawAddress* remote_bd_addr, bt_acl_state_t state, bt_hci_error_code_t hci_reas… in acl_state_changed_cb()
/system/bt/tools/bdtool/
Dadapter.c60 void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in acl_state_changed()
152 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request()
/system/bt/test/suite/adapter/
Dbluetooth_test.cc137 RawAddress* remote_bd_addr, in RemoteDevicePropertiesCallback()
/system/bt/bta/dm/
Dbta_dm_act.cc1665 static void bta_dm_discover_device(const RawAddress& remote_bd_addr) { in bta_dm_discover_device()
2672 static void bta_dm_reset_sec_dev_pending(const RawAddress& remote_bd_addr) { in bta_dm_reset_sec_dev_pending()
2694 static void bta_dm_remove_sec_dev_entry(const RawAddress& remote_bd_addr) { in bta_dm_remove_sec_dev_entry()
/system/bt/stack/include/
Dsdp_api.h144 RawAddress remote_bd_addr; /* Remote BD address */ member
/system/bt/stack/btm/
Dneighbor_inquiry.h101 RawAddress remote_bd_addr; member
/system/bt/stack/acl/
Dacl.h150 RawAddress remote_bd_addr; /* Remote BD addr involved with the switch */ member
Dbtm_acl.cc492 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in BTM_GetRole()
525 tBTM_STATUS BTM_SwitchRoleToCentral(const RawAddress& remote_bd_addr) { in BTM_SwitchRoleToCentral()
/system/bt/stack/l2cap/
Dl2c_int.h444 RawAddress remote_bd_addr; /* The BD address of the remote */ member