Searched refs:service_type (Results 1 – 4 of 4) sorted by relevance
/packages/apps/TV/usbtuner/proto/ |
D | channel.proto | 47 optional AtscServiceType service_type = 22 [default = SERVICE_TYPE_ATSC_DIGITAL_TELEVISION]; field
|
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_hfp.cpp | 620 jint network_state, jint service_type, jint signal, in notifyDeviceStatusNative() argument 626 ((bthf_network_state_t) network_state, (bthf_service_type_t) service_type, in notifyDeviceStatusNative()
|
D | com_android_bluetooth_gatt.cpp | 1514 jint server_if, jint service_type, jint service_id_inst_id, in gattServerAddServiceNative() argument 1522 srvc_id.is_primary = (service_type == BTGATT_SERVICE_TYPE_PRIMARY ? 1 : 0); in gattServerAddServiceNative()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 2373 int service_type, int service_id_inst_id, in gattServerAddServiceNative() argument
|