Searched defs:signal (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/include/soc/ |
D | uart_periph.h | 44 uint32_t signal : 12; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/ |
D | port_utils.c | 445 UINT32 port_get_signal_changes (tPORT *p_port, UINT8 old_signals, UINT8 signal) in port_get_signal_changes()
|
D | port_api.c | 688 int PORT_Control (UINT16 handle, UINT8 signal) in PORT_Control()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_hf_ag_api.c | 238 esp_hf_network_state_t ntk_state, int signal) in esp_hf_ag_devices_status_indchange() 288 … esp_hf_network_state_t ntk_state, int signal, esp_hf_roaming_status_t roam, int batt_lev, in esp_hf_ag_cind_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | btc_hf_ag.c | 566 esp_hf_network_state_t ntk_state, int signal) in btc_hf_indchange_notification() 599 … esp_hf_network_state_t ntk_state, int signal, esp_hf_service_type_t roam, int batt_lev, in btc_hf_cind_response()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_hf_ag.h | 110 int signal; member 125 int signal; member
|