Searched refs:own_addr_type (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_gap.c236 p_addr_cb->own_addr_type,
460 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; local
488 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &own_addr_type);
494 own_addr_type,
888 own_addr_type = p_addr_cb->own_addr_type;; local
931 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &own_addr_type);
939 (evt_type != p_cb->evt_type ||p_cb->adv_addr_type != own_addr_type))
947 own_addr_type,
1005 own_addr_type = p_addr_cb->own_addr_type; local
[all...]
H A Dbtm_ble_bgconn.c360 UINT8 own_addr_type = BLE_ADDR_PUBLIC; local
377 own_addr_type, /* UINT8 addr_type_own, not allow random address for central */
H A Dbtm_ble_addr.c63 p_cb->own_addr_type = BLE_ADDR_RANDOM;
H A Dbtm_ble_int.h151 tBLE_ADDR_TYPE own_addr_type; /* local device LE address type */ member in struct:__anon1106
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_ble.c536 own_addr_type = BLE_ADDR_PUBLIC; local
556 own_addr_type, /* UINT8 addr_type_own */

Completed in 102 milliseconds