Searched refs:mIsBleConnectionOpen (Results 1 – 1 of 1) sorted by relevance
83 , mIsBleConnectionOpen(false) in TestBleSecure()90 mIsBleConnectionOpen = aBleConnectionOpen; in HandleBleSecureConnect()94 bool IsBleConnectionOpen(void) const { return mIsBleConnectionOpen; } in IsBleConnectionOpen()98 bool mIsBleConnectionOpen; member in ot::TestBleSecure