Home
last modified time | relevance | path

Searched refs:addr_type_own (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_acl_btm_ble_connection_establishment.h60 uint8_t addr_type_peer, const RawAddress& bda_peer, uint8_t addr_type_own,
66 uint8_t addr_type_own, uint16_t conn_int_min,
72 const RawAddress& bda_peer, uint8_t addr_type_own, in operator()
78 addr_type_own, conn_int_min, conn_int_max, conn_latency, conn_timeout, in operator()
H A Dmock_stack_acl_btm_ble_connection_establishment.cc66 uint8_t addr_type_peer, const RawAddress& bda_peer, uint8_t addr_type_own, in btm_send_hci_create_connection() argument
74 addr_type_own, conn_int_min, conn_int_max, conn_latency, conn_timeout, in btm_send_hci_create_connection()
H A Dmock_hcic_hciblecmds.cc89 uint8_t addr_type_peer, const RawAddress& bda_peer, uint8_t addr_type_own, in btsnd_hcic_ble_create_ll_conn() argument
107 uint8_t addr_type_own, in btsnd_hcic_ble_ext_create_conn() argument
241 uint16_t scan_win, uint8_t addr_type_own, in btsnd_hcic_ble_set_scan_params() argument
267 uint8_t adv_type, uint8_t addr_type_own, in btsnd_hcic_ble_write_adv_params() argument
H A Dmock_stack_btm_ble_gap.cc210 uint16_t scan_win, uint8_t addr_type_own, in btm_send_hci_set_scan_params() argument
/aosp12/system/bt/stack/acl/
H A Dbtm_ble_connection_establishment.cc48 uint8_t addr_type_peer, const RawAddress& bda_peer, uint8_t addr_type_own, in btm_send_hci_create_connection() argument
76 btsnd_hcic_ble_ext_create_conn(init_filter_policy, addr_type_own, in btm_send_hci_create_connection()
81 addr_type_peer, bda_peer, addr_type_own, in btm_send_hci_create_connection()
/aosp12/system/bt/stack/hcic/
H A Dhciblecmds.cc138 uint8_t adv_type, uint8_t addr_type_own, in btsnd_hcic_ble_write_adv_params() argument
155 UINT8_TO_STREAM(pp, addr_type_own); in btsnd_hcic_ble_write_adv_params()
237 uint16_t scan_win, uint8_t addr_type_own, in btsnd_hcic_ble_set_scan_params() argument
251 UINT8_TO_STREAM(pp, addr_type_own); in btsnd_hcic_ble_set_scan_params()
276 uint8_t addr_type_peer, const RawAddress& bda_peer, uint8_t addr_type_own, in btsnd_hcic_ble_create_ll_conn() argument
294 UINT8_TO_STREAM(pp, addr_type_own); in btsnd_hcic_ble_create_ll_conn()
851 uint8_t addr_type_own, in btsnd_hcic_ble_ext_create_conn() argument
873 UINT8_TO_STREAM(pp, addr_type_own); in btsnd_hcic_ble_ext_create_conn()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_int.h43 uint8_t addr_type_own,
H A Dbtm_ble_bgconn.cc43 uint8_t addr_type_peer, const RawAddress& bda_peer, uint8_t addr_type_own,
H A Dbtm_ble_gap.cc1204 uint16_t scan_win, uint8_t addr_type_own, in btm_send_hci_set_scan_params() argument
1212 btsnd_hcic_ble_set_extended_scan_params(addr_type_own, scan_filter_policy, in btm_send_hci_set_scan_params()
1215 btsnd_hcic_ble_set_scan_params(scan_type, scan_int, scan_win, addr_type_own, in btm_send_hci_set_scan_params()
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h538 uint8_t addr_type_own, uint8_t addr_type_dir, const RawAddress& direct_bda,
559 uint8_t addr_type_peer, const RawAddress& bda_peer, uint8_t addr_type_own,
662 uint8_t addr_type_own,