Searched refs:set_read_value (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gatt_util.h | 29 uint16_t set_read_value(uint8_t *gattc_if, esp_ble_gattc_cb_param_t *p_dest, tBTA_GATTC_READ *p_src…
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gatt_util.c | 136 uint16_t set_read_value(uint8_t *gattc_if, esp_ble_gattc_cb_param_t *p_dest, tBTA_GATTC_READ *p_src) in set_read_value() function
|
D | btc_gattc.c | 824 set_read_value(&gattc_if, ¶m, &arg->read); in btc_gattc_cb_handler() 876 set_read_value(&gattc_if, ¶m, &arg->read); in btc_gattc_cb_handler() 881 set_read_value(&gattc_if, ¶m, &arg->read); in btc_gattc_cb_handler() 886 set_read_value(&gattc_if, ¶m, &arg->read); in btc_gattc_cb_handler()
|