Searched refs:getLayerId (Results 1 – 2 of 2) sorted by relevance
209 static inline int getLayerId(const __u8 *usbPacket) in getLayerId() function630 if (getLayerId(garmin_data_p->outbuffer) != GARMIN_LAYERID_APPL) { in gsp_send()632 getLayerId(garmin_data_p->outbuffer)); in gsp_send()958 if (getLayerId(urb->transfer_buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk_callback()1013 if (getLayerId(buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk()1069 getLayerId(garmin_data_p->privpkt) == in garmin_write()1145 getLayerId(data) == GARMIN_LAYERID_APPL)) { in garmin_read_process()
403 CV_WRAP int getLayerId(const String &layer);