Home
last modified time | relevance | path

Searched refs:esp_gatt_auth_req_t (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h106 esp_gatt_auth_req_t auth_req;
113 esp_gatt_auth_req_t auth_req;
119 esp_gatt_auth_req_t auth_req;
127 esp_gatt_auth_req_t auth_req;
136 esp_gatt_auth_req_t auth_req;
145 esp_gatt_auth_req_t auth_req;
154 esp_gatt_auth_req_t auth_req;
163 esp_gatt_auth_req_t auth_req;
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h617 esp_gatt_auth_req_t auth_req);
640 esp_gatt_auth_req_t auth_req);
658 esp_gatt_auth_req_t auth_req);
677 esp_gatt_auth_req_t auth_req);
702 esp_gatt_auth_req_t auth_req);
727 esp_gatt_auth_req_t auth_req);
752 esp_gatt_auth_req_t auth_req);
777 esp_gatt_auth_req_t auth_req);
Desp_gatt_defs.h272 } esp_gatt_auth_req_t; typedef
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gattc_api.c348 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_char()
380 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_by_type()
416 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_multiple()
453 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_char_descr()
486 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_write_char()
524 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_write_char_descr()
562 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_prepare_write()
598 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_prepare_write_char_descr()
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidh.c63 …ad_char(esp_gatt_if_t gattc_if, uint16_t conn_id, uint16_t handle, esp_gatt_auth_req_t auth_req, u… in read_char()
79 …d_descr(esp_gatt_if_t gattc_if, uint16_t conn_id, uint16_t handle, esp_gatt_auth_req_t auth_req, u… in read_descr()
295 …uint16_t value_len, uint8_t *value, esp_gatt_write_type_t write_type, esp_gatt_auth_req_t auth_req) in write_char_descr()