Searched refs:STATUS_INDICATOR_READ (Results 1 – 3 of 3) sorted by relevance
64 protected static byte STATUS_INDICATOR_READ = 0x00; field in Request
116 public static final int STATUS_INDICATOR_READ = 0; field in BluetoothMapAppParams
706 } else if( indicator == BluetoothMapAppParams.STATUS_INDICATOR_READ) { in setMessageStatus()