Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.c174 static int prop2cfg(bt_bdaddr_t *remote_bd_addr, bt_property_t *prop) in prop2cfg()
267 static int cfg2prop(bt_bdaddr_t *remote_bd_addr, bt_property_t *prop) in cfg2prop()
700 bt_status_t btif_storage_get_remote_device_property(bt_bdaddr_t *remote_bd_addr, in btif_storage_get_remote_device_property()
716 bt_status_t btif_storage_set_remote_device_property(bt_bdaddr_t *remote_bd_addr, in btif_storage_set_remote_device_property()
734 bt_status_t btif_storage_add_remote_device(bt_bdaddr_t *remote_bd_addr, in btif_storage_add_remote_device()
777 bt_status_t btif_storage_add_bonded_device(bt_bdaddr_t *remote_bd_addr, in btif_storage_add_bonded_device()
809 bt_status_t btif_storage_remove_bonded_device(bt_bdaddr_t *remote_bd_addr) in btif_storage_remove_bonded_device()
976 bt_status_t btif_storage_add_ble_bonding_key(bt_bdaddr_t *remote_bd_addr, in btif_storage_add_ble_bonding_key()
1022 bt_status_t btif_storage_get_ble_bonding_key(bt_bdaddr_t *remote_bd_addr, in btif_storage_get_ble_bonding_key()
1068 bt_status_t btif_storage_remove_ble_bonding_keys(bt_bdaddr_t *remote_bd_addr) in btif_storage_remove_ble_bonding_keys()
[all …]
Dbtif_dm.c2554 BD_ADDR remote_bd_addr; in btif_dm_pin_reply() local
/system/bt/service/hal/
Dbluetooth_interface.cpp87 bt_bdaddr_t *remote_bd_addr, in RemoteDevicePropertiesCallback()
107 void PinRequestCallback(bt_bdaddr_t *remote_bd_addr, bt_bdname_t *bd_name, in PinRequestCallback()
119 void SSPRequestCallback(bt_bdaddr_t *remote_bd_addr, in SSPRequestCallback()
134 bt_bdaddr_t *remote_bd_addr, in BondStateChangedCallback()
146 bt_bdaddr_t *remote_bd_addr, in AclStateChangedCallback()
354 bt_bdaddr_t *remote_bd_addr, in PinRequestCallback()
362 bt_bdaddr_t *remote_bd_addr, in SSPRequestCallback()
372 bt_bdaddr_t *remote_bd_addr, in BondStateChangedCallback()
/system/bt/tools/bdtool/
Dadapter.c71 void acl_state_changed(bt_status_t status, bt_bdaddr_t *remote_bd_addr, bt_acl_state_t state) { in acl_state_changed()
166 bt_bdaddr_t *remote_bd_addr, in ssp_request()
/system/bt/stack/btm/
Dbtm_acl.c567 tBTM_STATUS BTM_GetRole (BD_ADDR remote_bd_addr, UINT8 *p_role) in BTM_GetRole()
600 tBTM_STATUS BTM_SwitchRole (BD_ADDR remote_bd_addr, UINT8 new_role, tBTM_CMPL_CB *p_cb) in BTM_SwitchRole()
/system/bt/stack/include/
Dsdp_api.h123 BD_ADDR remote_bd_addr; /* Remote BD address */ member
Dbtm_api.h602 BD_ADDR remote_bd_addr; member
724 BD_ADDR remote_bd_addr; /* Remote BD addr involved with the switch */ member
/system/bt/bta/dm/
Dbta_dm_act.c2228 static void bta_dm_discover_device(BD_ADDR remote_bd_addr) in bta_dm_discover_device()
3474 static void bta_dm_reset_sec_dev_pending(BD_ADDR remote_bd_addr) in bta_dm_reset_sec_dev_pending()
3497 static void bta_dm_remove_sec_dev_entry(BD_ADDR remote_bd_addr) in bta_dm_remove_sec_dev_entry()
/system/bt/stack/l2cap/
Dl2c_int.h389 BD_ADDR remote_bd_addr; /* The BD address of the remote */ member