Home
last modified time | relevance | path

Searched refs:P2P_GROUP_FORMATION_SUCCESS_EVENT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_define.h111 P2P_GROUP_FORMATION_SUCCESS_EVENT, /* The group is created successfully */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_define.h111 P2P_GROUP_FORMATION_SUCCESS_EVENT, /* The group is created successfully */ enumerator
H A Dwifi_hal_callback.c454 EmitEvent(server, P2P_GROUP_FORMATION_SUCCESS_EVENT); in P2pHalCbGroupFormationSuccess()