Searched refs:ConnCocTransSend (Results 1 – 1 of 1) sorted by relevance
565 static int32_t ConnCocTransSend(ConnBleConnection *connection, const uint8_t *data, uint32_t dataLe… in ConnCocTransSend() function631 … status = ConnCocTransSend(connection, sendNode->data, sendNode->dataLen, sendNode->module); in BleSendTask()