/system/bt/bta/include/ |
D | bta_pan_co.h | 133 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/ |
D | pan_main.cc | 506 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()
|
D | pan_int.h | 106 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/ |
D | bta_pan_co.cc | 200 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/ |
D | bnep_api.h | 145 typedef void(tBNEP_FILTER_IND_CB)(uint16_t handle, bool indication, 161 typedef void(tBNEP_MFILTER_IND_CB)(uint16_t handle, bool indication,
|
D | pan_api.h | 158 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/ |
D | gatt_api.cc | 452 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/ |
D | bta_pan_act.cc | 215 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/ |
D | IBluetoothGattServer.txt | 64 * 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
|
D | IBluetoothGattClientCallback.txt | 118 * indication for the characteristic with identifier |characteristic_id|.
|
D | IBluetoothGattServerCallback.txt | 128 * IBluetoothGattServer.sendNotification. If an indication was sent, this will
|
/system/extras/power_profile/camera_avg/ |
D | LICENSE | 478 retain an indication of any previous modifications; and
|
/system/core/rootdir/ |
D | init.rc | 931 # Set indication (checked by vold) that we have finished this action
|