HomeSort by relevance Sort by last modified time
    Searched refs:own_addr_type (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 236 p_addr_cb->own_addr_type,
461 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; local
489 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &own_addr_type);
495 own_addr_type,
889 own_addr_type = p_addr_cb->own_addr_type;; local
932 p_cb->evt_type = btm_set_conn_mode_adv_init_addr(p_cb, p_addr_ptr, &init_addr_type, &own_addr_type);
1006 own_addr_type = p_addr_cb->own_addr_type; local
    [all...]
btm_ble_bgconn.c 291 UINT8 own_addr_type = BLE_ADDR_PUBLIC; local
307 own_addr_type, /* UINT8 addr_type_own, not allow random address for central */
btm_ble_addr.c 63 p_cb->own_addr_type = BLE_ADDR_RANDOM;
btm_ble_int.h 151 tBLE_ADDR_TYPE own_addr_type; /* local device LE address type */ member in struct:__anon3064
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 536 own_addr_type = BLE_ADDR_PUBLIC; local

Completed in 67 milliseconds