Home | History | Annotate | Download | only in btm

Lines Matching defs:addr_type

63 **                  addr_type        - LE device address type.
69 tBLE_ADDR_TYPE addr_type)
126 p_dev_rec->ble.ble_addr_type = addr_type;
127 BTM_TRACE_DEBUG ("p_dev_rec->device_type =0x%x addr_type=0x%x sec_flags=0x%x",
128 dev_type, addr_type, p_dev_rec->sec_flags);
136 BTM_TRACE_DEBUG ("InqDb device_type =0x%x addr_type=0x%x",
625 BTM_TRACE_DEBUG ("btm_find_dev_type - device_type = %d addr_type = %d", *p_dev_type , *p_addr_type);
718 tBLE_ADDR_TYPE addr_type;
731 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
921 p_rec->ble.static_addr_type = p_keys->pid_key.addr_type;
1565 tBLE_ADDR_TYPE addr_type, BOOLEAN addr_matched)
1606 p_dev_rec->ble.ble_addr_type = addr_type;