Lines Matching full:indications
1115 * assured that the connection has no pending indications to send. in ble_gatts_connection_broken()
1340 /* Peer isn't subscribed to notifications or indications. Nothing to in ble_gatts_schedule_update()
1365 /* Assume no pending indications. */ in ble_gatts_send_next_indicate()
1424 /* This characteristic does not allow indications. */ in ble_gatts_rx_indicate_ack()
1492 /* Determine if notifications or indications are allowed for this in ble_gatts_chr_updated()
1501 /*** Send notifications and indications to connected devices. */ in ble_gatts_chr_updated()
1579 * Sends notifications or indications for the specified characteristic to all
1582 * sending such indications.
1594 /* Determine if notifications / indications are enabled for this in ble_gatts_tx_notifications_one_chr()
1648 * Sends all pending notifications and indications. The bluetooth spec does
1650 * function will hold off on sending such indications.
1670 * any remaining pending indications.
2027 /* If the characteristic permits notifications or indications, in ble_gatts_count_resources()