Home | History | Annotate | Download | only in btm

Lines Matching defs:p_info

76     tBTM_INQ_INFO      *p_info=NULL;
133 p_info = BTM_InqDbRead(bd_addr);
134 if (p_info)
136 p_info->results.ble_addr_type = p_dev_rec->ble.ble_addr_type ;
137 p_info->results.device_type = p_dev_rec->device_type;
139 p_info->results.device_type, p_info->results.ble_addr_type);