Home
last modified time | relevance | path

Searched refs:pcb (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_lwip_ppp.c53 static void pppapi_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) in pppapi_set_auth() argument
55 set_auth_msg_t msg = { .ppp = pcb, .authtype = authtype, .user = user, .passwd = passwd}; in pppapi_set_auth()
64 static void on_ppp_status_changed(ppp_pcb *pcb, int err_code, void *ctx) in on_ppp_status_changed() argument
140 static void on_ppp_notify_phase(ppp_pcb *pcb, u8_t phase, void *ctx) in on_ppp_notify_phase() argument
193 static uint32_t pppos_low_level_output(ppp_pcb *pcb, uint8_t *data, uint32_t len, void *netif) in pppos_low_level_output() argument
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c122 static int find_rfc_pcb(void *user_data, tBTA_JV_RFC_CB **cb, tBTA_JV_PCB **pcb);
1906 static int find_rfc_pcb(void *user_data, tBTA_JV_RFC_CB **cb, tBTA_JV_PCB **pcb) in find_rfc_pcb() argument
1909 *pcb = NULL; in find_rfc_pcb()
1915 *pcb = &bta_jv_cb.port_cb[i]; in find_rfc_pcb()
1918 " 0x%x, state: %d, rfc_cb->handle: 0x%x", rfc_handle, (*pcb)->handle, in find_rfc_pcb()
1919 (*pcb)->state, (*cb)->handle); in find_rfc_pcb()
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst8 …PCB review service <https://www.espressif.com/en/contact-us/circuit-schematic-pcb-design-review>`_.