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

  /system/bt/stack/btm/
btm_ble_addr.cc 496 p->conn_addr_type = BLE_ADDR_RANDOM;
502 p->conn_addr_type = BLE_ADDR_PUBLIC;
btm_int_types.h 104 uint8_t conn_addr_type; /* local device address type for this connection */ member in struct:__anon2160
    [all...]
btm_ble.cc 267 *p_addr_type = p_acl->conn_addr_type;
270 p_acl->conn_addr_type, p_acl->conn_addr.address[0]);
    [all...]
btm_acl.cc 226 p->conn_addr_type = BLE_ADDR_PUBLIC;
    [all...]
  /system/bt/stack/smp/
smp_keys.cc 1664 tBLE_ADDR_TYPE conn_addr_type; local
    [all...]

Completed in 80 milliseconds