Home
last modified time | relevance | path

Searched defs:client_if (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp346 void btgattc_remote_rssi_cb(int client_if, const RawAddress& bda, int rssi, in btgattc_remote_rssi_cb()
372 void btgattc_batchscan_reports_cb(int client_if, int status, int report_format, in btgattc_batchscan_reports_cb()
385 void btgattc_batchscan_threshold_cb(int client_if) { in btgattc_batchscan_threshold_cb()
1160 void set_scan_params_cmpl_cb(int client_if, uint8_t status) { in set_scan_params_cmpl_cb()
1168 jint client_if, jint scan_interval_unit, in gattSetScanParametersNative()
1176 void scan_filter_param_cb(uint8_t client_if, uint8_t avbl_space, uint8_t action, in scan_filter_param_cb()
1195 uint8_t client_if = env->CallIntMethod(params, methodId); in gattClientScanFilterParamAddNative() local
1236 jint client_if, in gattClientScanFilterParamDeleteNative()
1246 jint client_if) { in gattClientScanFilterParamClearAllNative()
1254 static void scan_filter_cfg_cb(uint8_t client_if, uint8_t filt_type, in scan_filter_cfg_cb()
[all …]