Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp1744 class NanDataPathPrimitive : public WifiCommand class
1752 NanDataPathPrimitive(wifi_interface_handle iface, int id, in NanDataPathPrimitive() function in NanDataPathPrimitive
1759 ~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 …]