Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h693 extern const char *PORT_GetResultString (const uint8_t result_code);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_rfc.c1106 __func__, p_port->is_server, p_port->state, PORT_GetResultString(res), in port_rfc_closed()
Dport_api.c1860 const char *PORT_GetResultString (const uint8_t result_code) in PORT_GetResultString() function