Searched refs:mLocalBluetoothProfile (Results 1 – 1 of 1) sorted by relevance
74 private LocalBluetoothProfile mLocalBluetoothProfile; field in BluetoothPairingControllerTest112 localBluetoothProfiles.add(mLocalBluetoothProfile); in setUp()272 when(mLocalBluetoothProfile.getProfileId()).thenReturn(profileId); in mockIsLeAudio()