Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:profileID

468         for (int profileId : profileIds) {
469 switch (profileId) {
568 @RpcParameter(name = "profileId",
569 description = "profileId same as BluetoothProfile")
570 Integer profileId) {
572 switch (profileId) {
582 Log.w("Profile id " + profileId + " is not yet supported.");
680 @RpcParameter(name = "profileID",
682 Integer profileID,
693 switch (profileID) {