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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 332 btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type,
400 p_addr_cb->own_addr_type,
598 p_cb->addr_mgnt_cb.own_addr_type = BLE_ADDR_PUBLIC;
886 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; local
1527 own_addr_type = p_addr_cb->own_addr_type; local
1621 own_addr_type = p_addr_cb->own_addr_type; local
    [all...]
btm_ble_bgconn.c 61 btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type,
391 p_cb->addr_mgnt_cb.own_addr_type,
477 p_cb->addr_mgnt_cb.own_addr_type,
btm_ble_addr.c 63 p_cb->own_addr_type = BLE_ADDR_RANDOM;
btm_ble_int.h 169 tBLE_ADDR_TYPE own_addr_type; /* local device LE address type */ member in struct:__anon5852
btm_acl.c 251 p->conn_addr_type = btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type;
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 653 own_addr_type = BLE_ADDR_PUBLIC; local
680 own_addr_type = BLE_ADDR_RANDOM;
695 own_addr_type, /* UINT8 addr_type_own */
    [all...]

Completed in 744 milliseconds