Found 4 other functions taking a
ble_gatt_attr
argument:
$read by uuid * Calls a read-using-characteristic-uuid proc's callback with the specified parameters. If the proc has no callback, this function is a no-op.
$read long * Calls a read-long-characteristic proc's callback with the specified parameters. If the proc has no callback, this function is a no-op.
$read * Calls a read-characteristic proc's callback with the specified parameters. If the proc has no callback, this function is a no-op.
Initiates GATT procedure: Reliable Writes. This function consumes the supplied mbufs regardless of the outcome.