Home
last modified time | relevance | path

Searched defs:is_server (Results 1 – 4 of 4) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c126 UINT16 GAP_ConnOpen (const char *p_serv_name, UINT8 service_id, BOOLEAN is_server, in GAP_ConnOpen()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/fhost/application/
Dwifi_host_iperf.h85 bool is_server :1; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c104 int RFCOMM_CreateConnection (UINT16 uuid, UINT8 scn, BOOLEAN is_server, in RFCOMM_CreateConnection()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h157 BOOLEAN is_server; /* 1 if the server application */ member