/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/ |
D | smp_l2c.c | 102 static void smp_connect_callback (UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, UINT16 reason, in smp_connect_callback() 250 static void smp_br_connect_callback(UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, in smp_br_connect_callback()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | l2cap_client.h | 31 void (*connected)(l2cap_client_t *client, void *context); member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/include/ |
D | wx_airsync_prf.h | 58 BOOLEAN connected; member
|
D | button_pro.h | 67 BOOLEAN connected; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_bgconn.c | 105 const bool connected = BTM_IsAclConnectionUp(connection->address.address, BT_TRANSPORT_LE); in background_connections_pending_cb() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_attr.c | 396 BOOLEAN connected, tGATT_DISCONN_REASON reason, in gatt_connect_cback()
|
D | gatt_main.c | 446 static void gatt_le_connect_cback (UINT16 chan, BD_ADDR bd_addr, BOOLEAN connected, in gatt_le_connect_cback()
|
D | gatt_utils.c | 890 BOOLEAN connected = FALSE; in gatt_is_bda_connected() local 915 BOOLEAN connected = FALSE; in gatt_check_connection_state_by_tcb() local
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_avrc_api.h | 286 bool connected; /*!< whether AVRC connection is set up */ member 348 bool connected; /*!< whether AVRC connection is set up */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/ |
D | mesh_bearer_adapt.h | 493 void (*connected)(struct bt_mesh_conn *conn, uint8_t err); member 507 void (*connected)(bt_mesh_addr_t *addr, struct bt_mesh_conn *conn, int id); member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 605 BOOLEAN connected, tGATT_DISCONN_REASON reason, in gap_ble_c_connect_cback()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/include/ |
D | gap_int.h | 121 BOOLEAN connected; member
|
/hal_espressif-latest/components/esp_wifi/include/ |
D | esp_mesh.h | 308 …wifi_event_sta_connected_t connected; /**< parent information, same as Wi-Fi event SYSTEM_EVENT_ST… member 439 mesh_event_connected_t connected; /**< parent connected */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_act.c | 997 BOOLEAN connected, tGATT_DISCONN_REASON reason, in bta_gatts_conn_cback()
|
D | bta_gattc_act.c | 1748 BOOLEAN connected, tGATT_DISCONN_REASON reason, in bta_gattc_conn_cback()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/ |
D | btc_l2cap.c | 54 bool connected; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/ |
D | btc_spp.c | 50 bool connected; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 316 BOOLEAN connected; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_act.c | 2787 static void fcchan_conn_chng_cbk(UINT16 chan, BD_ADDR bd_addr, BOOLEAN connected, UINT16 reason, tB… in fcchan_conn_chng_cbk()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 499 BOOLEAN connected; member
|