Home
last modified time | relevance | path

Searched defs:svc_uuid (Results 1 – 9 of 9) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gatts.c1713 static int ble_gatts_find_svc_chr_attr(const ble_uuid_t *svc_uuid, in ble_gatts_find_svc_chr_attr()
1780 int ble_gatts_find_chr(const ble_uuid_t *svc_uuid, const ble_uuid_t *chr_uuid, in ble_gatts_find_chr()
1801 int ble_gatts_find_dsc(const ble_uuid_t *svc_uuid, const ble_uuid_t *chr_uuid, in ble_gatts_find_dsc()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h157 esp_bt_uuid_t svc_uuid; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c341 void BTA_GATTC_GetServiceWithUUID(UINT16 conn_id, tBT_UUID *svc_uuid, in BTA_GATTC_GetServiceWithUUID()
Dbta_gattc_cache.c1236 void bta_gattc_get_service_with_uuid(UINT16 conn_id, tBT_UUID *svc_uuid, in bta_gattc_get_service_with_uuid()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c314 esp_gatt_status_t btc_ble_gattc_get_service(uint16_t conn_id, esp_bt_uuid_t *svc_uuid, in btc_ble_gattc_get_service()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h259 esp_bt_uuid_t svc_uuid; /*!< Service uuid type */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c167 …atus_t esp_ble_gattc_get_service(esp_gatt_if_t gattc_if, uint16_t conn_id, esp_bt_uuid_t *svc_uuid, in esp_ble_gattc_get_service()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h609 tBT_UUID svc_uuid; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h524 tBT_UUID svc_uuid; member