Searched refs:VendorCommandHandler (Results 1 – 3 of 3) sorted by relevance
40 otError NcpBase::VendorCommandHandler(uint8_t aHeader, unsigned int aCommand) in VendorCommandHandler() function in ot::Ncp::NcpBase
661 otError VendorCommandHandler(uint8_t aHeader, unsigned int aCommand);
1027 error = VendorCommandHandler(aHeader, command); in HandleCommand()