Searched refs:NanDataPathPrimitive (Results 1 – 1 of 1) sorted by relevance
1744 class NanDataPathPrimitive : public WifiCommand class1752 NanDataPathPrimitive(wifi_interface_handle iface, int id, in NanDataPathPrimitive() function in NanDataPathPrimitive1759 ~NanDataPathPrimitive() { in ~NanDataPathPrimitive()3310 NanDataPathPrimitive *dp_prim = in handleEvent()3311 (NanDataPathPrimitive *)(info.nan_dp_control); in handleEvent()4476 delete (NanDataPathPrimitive*)info.nan_dp_control; in nan_deinit_handler()4508 (void*)new NanDataPathPrimitive(iface, 0, NULL, NAN_REQUEST_LAST); in nan_register_handler()5054 NanDataPathPrimitive *cmd = in nan_data_interface_create()5055 new NanDataPathPrimitive(iface, id, (void *)iface_name, cmdType); in nan_data_interface_create()5077 NanDataPathPrimitive *cmd = in nan_data_interface_delete()[all …]