Searched refs:directAddr (Results 1 – 3 of 3) sorted by relevance
187 BtAddr directAddr; in GapCallbackRPAExtendedAdvertisingReport() local195 advParam.directAddr = &directAddr; in GapCallbackRPAExtendedAdvertisingReport()196 GapChangeHCIAddr(&directAddr, &report->directAddress, report->directAddressType); in GapCallbackRPAExtendedAdvertisingReport()216 BtAddr directAddr; in GapCallbackRPADirectedAdvertisingReport() local217 GapChangeHCIAddr(&directAddr, &report->directAddress, report->directAddressType); in GapCallbackRPADirectedAdvertisingReport()224 .directAddr = &directAddr, in GapCallbackRPADirectedAdvertisingReport()505 BtAddr directAddr; in GapOnLeExtendedAdvertisingReportEventProcessOnce() local507 GapChangeHCIAddr(&directAddr, &report->directAddress, report->directAddressType); in GapOnLeExtendedAdvertisingReportEventProcessOnce()508 advParam.directAddr = &directAddr; in GapOnLeExtendedAdvertisingReportEventProcessOnce()554 BtAddr directAddr; in GapOnLeDirectedAdvertisingReportProcessOnce() local[all …]
217 const BtAddr *directAddr; /// Directed advertising event address member226 const BtAddr *directAddr; /// Directed advertising event address member
478 BdAddr directAddr; member