Home
last modified time | relevance | path

Searched refs:accepted (Results 1 – 6 of 6) sorted by relevance

/device/board/bearpi/bearpi_hm_nano/third_party/paho_mqtt/
DCONTRIBUTING.md9 In order for your contribution to be accepted, it must comply with the Eclipse Foundation IP policy.
/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h1104 uint8_t accepted; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
DKconfig311 performance counter errors. Valid inputs are the values accepted by
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dsockets.c508 alloc_socket(struct netconn *newconn, int accepted) in alloc_socket() argument
512 LWIP_UNUSED_ARG(accepted); in alloc_socket()
537 … sockets[i].sendevent = (NETCONNTYPE_GROUP(newconn->type) == NETCONN_TCP ? (accepted != 0) : 1); in alloc_socket()
/device/soc/esp/esp32/components/esp_lwip/lwip/src/api/
Dsockets.c544 alloc_socket(struct netconn *newconn, int accepted) in alloc_socket() argument
548 LWIP_UNUSED_ARG(accepted); in alloc_socket()
573 … sockets[i].sendevent = (NETCONNTYPE_GROUP(newconn->type) == NETCONN_TCP ? (accepted != 0) : 1); in alloc_socket()
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz