Searched refs:nan_create_pairing_bootstrap_cmd_request (Results 1 – 1 of 1) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | nan.cpp | 6270 wifi_error nan_create_pairing_bootstrap_cmd_request(transaction_id id, in nan_create_pairing_bootstrap_cmd_request() function 6298 return nan_create_pairing_bootstrap_cmd_request(id, iface, (void *)msg, cmdType); in nan_pairing_request() 6308 return nan_create_pairing_bootstrap_cmd_request(id, iface, (void *)msg, cmdType); in nan_pairing_indication_response() 6317 return nan_create_pairing_bootstrap_cmd_request(id, iface, (void *)msg, cmdType); in nan_pairing_end() 6327 return nan_create_pairing_bootstrap_cmd_request(id, iface, (void *)msg, cmdType); in nan_bootstrapping_request() 6337 return nan_create_pairing_bootstrap_cmd_request(id, iface, (void *)msg, cmdType); in nan_bootstrapping_indication_response()
|