Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dsrvc_api.h88 UINT16 clt_cfg; member
114 UINT16 clt_cfg; member
Ddis_api.h133 UINT16 clt_cfg; member
159 UINT16 clt_cfg; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/include/
Dwx_airsync_prf.h51 UINT16 clt_cfg; member
Dbutton_pro.h60 uint16_t clt_cfg; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c251 p_rsp.clt_cfg = 0x0001; //notification in bas_callback()
346 STREAM_TO_UINT16(cfg.clt_cfg, p); in bas_s_write_attr_value()
533 UINT16_TO_STREAM(pp, p_rsp->clt_cfg); in Battery_Rsp()