Home
last modified time | relevance | path

Searched refs:bdaddr (Results 1 – 7 of 7) sorted by relevance

/external/qemu/include/hw/
Dbt.h454 bdaddr_t bdaddr; member
474 bdaddr_t bdaddr; member
500 bdaddr_t bdaddr; member
506 bdaddr_t bdaddr; member
512 bdaddr_t bdaddr; member
519 bdaddr_t bdaddr; member
526 bdaddr_t bdaddr; member
535 bdaddr_t bdaddr; member
577 bdaddr_t bdaddr; member
586 bdaddr_t bdaddr; member
[all …]
/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c170 bt_bdaddr_t bdaddr; member
539 bt_bdaddr_t bdaddr; in btif_update_remote_properties() local
545 bdcpy(bdaddr.address, bd_addr); in btif_update_remote_properties()
552 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]); in btif_update_remote_properties()
565 status = btif_storage_get_remote_device_property(&bdaddr, &properties[num_properties]); in btif_update_remote_properties()
575 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]); in btif_update_remote_properties()
583 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]); in btif_update_remote_properties()
588 status, &bdaddr, num_properties, properties); in btif_update_remote_properties()
1206 bt_bdaddr_t bdaddr; in btif_dm_search_devices_evt() local
1212 bdcpy(bdaddr.address, p_search_data->disc_res.bd_addr); in btif_dm_search_devices_evt()
[all …]
Dbtif_util.c94 char *bd2str(const bt_bdaddr_t *bdaddr, bdstr_t *bdstr) in bd2str() argument
96 const uint8_t *addr = bdaddr->address; in bd2str()
Dbtif_hh.c162 extern void btif_dm_hh_open_failed(bt_bdaddr_t *bdaddr);
816 bt_bdaddr_t *bdaddr = (bt_bdaddr_t*)p_data->conn.bda; in btif_hh_upstreams_evt() local
817 btif_dm_hh_open_failed(bdaddr); in btif_hh_upstreams_evt()
/external/bluetooth/bluedroid/doc/
Dproperties.md11 * ``` persist.service.bdroid.bdaddr ```
/external/llvm/lib/Target/SystemZ/
DSystemZOperands.td417 // bdaddr : base + displacement
418 // mviaddr : like bdaddr, but reject cases with a natural index
/external/valgrind/main/include/vki/
Dvki-linux.h2973 vki_bdaddr_t bdaddr; member