Lines Matching refs:rfcomm
80 using bluetooth::rfcomm::GetDlci;
81 using bluetooth::rfcomm::GetAddressField;
82 using bluetooth::rfcomm::GetControlField;
83 using bluetooth::rfcomm::CreateMccPnFrame;
84 using bluetooth::rfcomm::CreateMccMscFrame;
85 using bluetooth::rfcomm::CreateMultiplexerControlFrame;
86 using bluetooth::rfcomm::CreateRfcommPacket;
87 using bluetooth::rfcomm::CreateQuickDataPacket;
88 using bluetooth::rfcomm::CreateQuickPnPacket;
89 using bluetooth::rfcomm::CreateQuickSabmPacket;
90 using bluetooth::rfcomm::CreateQuickUaPacket;
91 using bluetooth::rfcomm::CreateQuickMscPacket;
106 bluetooth::rfcomm::MockRfcommCallback* rfcomm_callback = nullptr;
472 StrictMock<bluetooth::rfcomm::MockRfcommCallback> rfcomm_callback_;