Searched refs:ProcessBnepSetupConnectionResponse (Results 1 – 2 of 2) sorted by relevance
239 int ProcessBnepSetupConnectionResponse(uint8_t *data, int dataLength);
944 ret = ProcessBnepSetupConnectionResponse(data + offset, dataLength - offset); in ProcessBnepControlData()1028 int PanBnep::ProcessBnepSetupConnectionResponse(uint8_t *data, int dataLength) in ProcessBnepSetupConnectionResponse() function in OHOS::bluetooth::PanBnep