Searched defs:currentAddr (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_scan.c | 151 static void GapCallbackRPAAdvertisingReport(const AdvReportRPAResolveInfo *info, const BtAddr *currentAddr) in GapCallbackRPAAdvertisingReport() argument 178 static void GapCallbackRPAExtendedAdvertisingReport(const AdvReportRPAResolveInfo *info, const BtAddr *currentAddr) in GapCallbackRPAExtendedAdvertisingReport() argument 208 static void GapCallbackRPADirectedAdvertisingReport(const AdvReportRPAResolveInfo *info, const BtAddr *currentAddr) in GapCallbackRPADirectedAdvertisingReport() argument 232 void GapDoCallbackRPAAdvertisingReport(void *data, const BtAddr *currentAddr) in GapDoCallbackRPAAdvertisingReport() argument 293 BtAddr currentAddr = info->addr; GapResolveRPAResult() local 396 BtAddr currentAddr = addr; GapOnLeAdvertisingReportEventProcessOnce() local 502 BtAddr currentAddr = addr; GapOnLeExtendedAdvertisingReportEventProcessOnce() local 552 BtAddr currentAddr = addr; GapOnLeDirectedAdvertisingReportProcessOnce() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_le_sec.c | 35 BtAddr currentAddr; member 523 int BTM_UpdateCurrentRemoteAddress(const BtAddr *pairedAddr, const BtAddr *currentAddr) in BTM_UpdateCurrentRemoteAddress() argument 549 int BTM_GetCurrentRemoteAddress(const BtAddr *pairedAddr, BtAddr *currentAddr) in BTM_GetCurrentRemoteAddress() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_central_manager_impl.cpp | 240 AdvertisingReport( uint8_t advType, const BtAddr *peerAddr, GapAdvReportParam reportParam, const BtAddr *currentAddr, void *context) AdvertisingReport() argument 274 ExAdvertisingReport( uint8_t advType, const BtAddr *addr, GapExAdvReportParam reportParam, const BtAddr *currentAddr, void *context) ExAdvertisingReport() argument 1730 DirectedAdvertisingReport(uint8_t advType, const BtAddr *addr, GapDirectedAdvReportParam reportParam, const BtAddr *currentAddr, void *context) DirectedAdvertisingReport() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | self_cure_state_machine_test.cpp | 2610 std::string currentAddr = ""; in HWTEST_F() local 2619 std::string currentAddr = CURRENT_ADDR; in HWTEST_F() local 2628 std::string currentAddr = ""; in HWTEST_F() local 2637 std::string currentAddr = CURRENT_ADDR; in HWTEST_F() local 2646 std::string currentAddr = CURRENT_ADDR; in HWTEST_F() local [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | self_cure_state_machine.cpp | 2420 std::string SelfCureStateMachine::GetNextIpAddr(const std::string& gateway, const std::string& currentAddr, in GetNextIpAddr() argument
|
Completed in 18 milliseconds