Searched refs:_arg (Results 1 – 1 of 1) sorted by relevance
20 #define COPY_TO_GATTS_ARGS(_gatt_args, _arg, _arg_type) memcpy(_gatt_args, _arg, sizeof(_arg_type)) argument