Home
last modified time | relevance | path

Searched defs:own_addr_type (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc339 uint8_t own_addr_type = p_cb->addr_mgnt_cb.own_addr_type; in btm_ble_start_auto_conn() local
H A Dbtm_ble_gap.cc1048 own_addr_type = p_addr_cb->own_addr_type; in btm_ble_set_discoverability() local
1138 own_addr_type = p_addr_cb->own_addr_type; in btm_ble_set_connectability() local
2307 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; in btm_ble_start_slow_adv() local
H A Dbtm_ble_int_types.h129 tBLE_ADDR_TYPE own_addr_type; /* local device LE address type */ member