Lines Matching full:characteristic

352         /* A characteristic value is being read.  in ble_gatts_val_access()
355 * just append the characteristic value directly onto the response in ble_gatts_val_access()
359 * allocate a new mbuf to hold the characteristic data, then append in ble_gatts_val_access()
827 /* Register characteristic definition attribute (cast away const on in ble_gatts_register_chr()
836 /* Register characteristic value attribute (cast away const on callback in ble_gatts_register_chr()
973 /* Register each characteristic. */ in ble_gatts_register_svc()
1038 * characteristic, and descriptor that gets
1094 * characteristic updates.
1138 * no longer subscribed to any characteristic updates. in ble_gatts_connection_broken()
1311 * peer and affected characteristic.
1323 /* Characteristic not modified. Nothing to send. */ in ble_gatts_schedule_update()
1418 /* This characteristic does not have a CCCD. */ in ble_gatts_rx_indicate_ack()
1424 /* This characteristic does not allow indications. */ in ble_gatts_rx_indicate_ack()
1440 * for this peer-characteristic pair. If the characteristic has not in ble_gatts_rx_indicate_ack()
1493 * characteristic. If not, return immediately. in ble_gatts_chr_updated()
1530 /* Retrieve each record corresponding to the modified characteristic. */ in ble_gatts_chr_updated()
1553 * characteristic has changed until we receive the ack. in ble_gatts_chr_updated()
1579 * Sends notifications or indications for the specified characteristic to all
1595 * characteristic. in ble_gatts_tx_notifications_one_chr()
1714 /* The characteristic's value changed while the device was in ble_gatts_bonding_restored()
1891 /* Reached end of characteristic without a match. */ in ble_gatts_find_dsc()
2020 /* Each characteristic requires: in ble_gatts_count_resources()
2021 * o 1 characteristic in ble_gatts_count_resources()
2027 /* If the characteristic permits notifications or indications, in ble_gatts_count_resources()