Home
last modified time | relevance | path

Searched defs:peer_addr_type (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_acl_ble.cc59 const RawAddress& peer_rpa, uint8_t peer_addr_type) { in acl_ble_enhanced_connection_complete()
66 uint8_t peer_addr_type) { in acl_ble_enhanced_connection_complete_from_shim()
/aosp12/system/bt/stack/acl/
H A Dbtm_ble_connection_establishment.cc110 tBLE_ADDR_TYPE peer_addr_type = *bda_type; in maybe_resolve_address() local
175 tBLE_ADDR_TYPE peer_addr_type = bda_type; in btm_ble_conn_complete() local
H A Dble_acl.cc95 const RawAddress& peer_rpa, uint8_t peer_addr_type) { in acl_ble_enhanced_connection_complete()
128 uint8_t peer_addr_type) { in acl_ble_enhanced_connection_complete_from_shim()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc340 uint8_t peer_addr_type = BLE_ADDR_PUBLIC; in btm_ble_start_auto_conn() local
H A Dbtm_ble_gap.cc1137 tBLE_ADDR_TYPE peer_addr_type = BLE_ADDR_PUBLIC, in btm_ble_set_connectability() local
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc565 uint8_t peer_addr_type; in btu_hcif_log_command_metrics() local
609 uint8_t peer_addr_type; in btu_hcif_log_command_metrics() local
/aosp12/system/bt/main/test/
H A Dmain_shim_test.cc108 uint8_t peer_addr_type) { in mock_connection_le_on_connected()
/aosp12/system/bt/main/shim/
H A Dacl.cc1322 uint8_t peer_addr_type = 0; /* TODO public */ in OnLeConnectSuccess() local