Home
last modified time | relevance | path

Searched refs:indication (Results 1 – 13 of 13) sorted by relevance

/system/bt/bta/include/
Dbta_pan_co.h133 extern void bta_pan_co_pfilt_ind(uint16_t handle, bool indication,
146 extern void bta_pan_co_mfilt_ind(uint16_t handle, bool indication,
/system/bt/stack/pan/
Dpan_main.cc506 void pan_proto_filt_ind_cb(uint16_t handle, bool indication, in pan_proto_filt_ind_cb() argument
512 handle, indication, result, num_filters); in pan_proto_filt_ind_cb()
515 (*pan_cb.pan_pfilt_ind_cb)(handle, indication, result, num_filters, in pan_proto_filt_ind_cb()
540 void pan_mcast_filt_ind_cb(uint16_t handle, bool indication, in pan_mcast_filt_ind_cb() argument
546 handle, indication, result, num_filters); in pan_mcast_filt_ind_cb()
549 (*pan_cb.pan_mfilt_ind_cb)(handle, indication, result, num_filters, in pan_mcast_filt_ind_cb()
Dpan_int.h106 void pan_proto_filt_ind_cb(uint16_t handle, bool indication,
109 void pan_mcast_filt_ind_cb(uint16_t handle, bool indication,
/system/bt/btif/co/
Dbta_pan_co.cc200 UNUSED_ATTR bool indication, in bta_pan_co_pfilt_ind() argument
217 UNUSED_ATTR bool indication, in bta_pan_co_mfilt_ind() argument
/system/bt/stack/include/
Dbnep_api.h145 typedef void(tBNEP_FILTER_IND_CB)(uint16_t handle, bool indication,
161 typedef void(tBNEP_MFILTER_IND_CB)(uint16_t handle, bool indication,
Dpan_api.h158 typedef void(tPAN_FILTER_IND_CB)(uint16_t handle, bool indication,
174 typedef void(tPAN_MFILTER_IND_CB)(uint16_t handle, bool indication,
/system/bt/stack/gatt/
Dgatt_api.cc452 tGATT_VALUE indication; in GATTS_HandleValueIndication() local
453 indication.conn_id = conn_id; in GATTS_HandleValueIndication()
454 indication.handle = attr_handle; in GATTS_HandleValueIndication()
455 indication.len = val_len; in GATTS_HandleValueIndication()
456 memcpy(indication.value, p_val, val_len); in GATTS_HandleValueIndication()
457 indication.auth_req = GATT_AUTH_REQ_NONE; in GATTS_HandleValueIndication()
465 gatt_add_pending_ind(p_tcb, &indication); in GATTS_HandleValueIndication()
470 gatt_sr_msg.attr_value = indication; in GATTS_HandleValueIndication()
477 *indicate_handle_p = indication.handle; in GATTS_HandleValueIndication()
/system/bt/bta/pan/
Dbta_pan_act.cc215 static void bta_pan_pfilt_ind_cback(uint16_t handle, bool indication, in bta_pan_pfilt_ind_cback() argument
219 handle, indication, in bta_pan_pfilt_ind_cback()
235 static void bta_pan_mfilt_ind_cback(uint16_t handle, bool indication, in bta_pan_mfilt_ind_cback() argument
239 handle, indication, in bta_pan_mfilt_ind_cback()
/system/bt/service/doc/
DIBluetoothGattServer.txt64 * Sends a handle-value notification or indication to the device with the
66 * should be set to true, if a handle-value indication should be sent, which
DIBluetoothGattClientCallback.txt118 * indication for the characteristic with identifier |characteristic_id|.
DIBluetoothGattServerCallback.txt128 * IBluetoothGattServer.sendNotification. If an indication was sent, this will
/system/extras/power_profile/camera_avg/
DLICENSE478 retain an indication of any previous modifications; and
/system/core/rootdir/
Dinit.rc931 # Set indication (checked by vold) that we have finished this action