Searched refs:HciCreateCmdPacketWithParam (Results 1 – 1 of 1) sorted by relevance
188 static Packet *HciCreateCmdPacketWithParam(uint16_t opCode, const void *param, uint8_t paramLength) in HciCreateCmdPacketWithParam() function211 cmd->packet = HciCreateCmdPacketWithParam(opCode, param, paramLength); in HciAllocCmd()