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

  /system/bt/stack/btm/
btm_ble_addr.c 569 p->conn_addr_type = BLE_ADDR_RANDOM;
577 p->conn_addr_type = BLE_ADDR_PUBLIC;
btm_ble.c 281 * p_addr_type = p_acl->conn_addr_type;
284 p_acl->conn_addr_type, p_acl->conn_addr[0]);
    [all...]
btm_int.h 117 UINT8 conn_addr_type; /* local device address type for this connection */ member in struct:__anon72457
    [all...]
btm_acl.c 255 p->conn_addr_type = BLE_ADDR_PUBLIC;
    [all...]
  /system/bt/stack/smp/
smp_keys.c 1911 tBLE_ADDR_TYPE conn_addr_type; local
    [all...]

Completed in 186 milliseconds