Home
last modified time | relevance | path

Searched refs:check_byte (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dat.h113 int at_check_byte(struct net_buf *buf, char check_byte);
A Dat.c29 int at_check_byte(struct net_buf *buf, char check_byte) in at_check_byte() argument
33 if (*str != check_byte) { in at_check_byte()

Completed in 7 milliseconds