Home | History | Annotate | Download | only in test

Lines Matching full:disconnect

50   MOCK_METHOD3(Disconnect, bt_status_t(int , const bt_bdaddr_t *, int));
998 EXPECT_CALL(*mock_handler_, Disconnect(le_client_->GetInstanceId(),
1009 EXPECT_TRUE(le_client_->Disconnect(kTestAddressStr));