Home
last modified time | relevance | path

Searched refs:gatt_client_write_client_characteristic_configuration_with_context (Results 1 – 3 of 3) sorted by relevance

/btstack/src/ble/
H A Dgatt_service_client.c233 status = gatt_client_write_client_characteristic_configuration_with_context( in gatt_service_client_register_notification()
241 status = gatt_client_write_client_characteristic_configuration_with_context( in gatt_service_client_register_notification()
H A Dgatt_client.h1143 uint8_t gatt_client_write_client_characteristic_configuration_with_context(btstack_packet_handler_t…
H A Dgatt_client.c2959 uint8_t gatt_client_write_client_characteristic_configuration_with_context(btstack_packet_handler_t… in gatt_client_write_client_characteristic_configuration_with_context() function
2998 …return gatt_client_write_client_characteristic_configuration_with_context(callback, con_handle, ch… in gatt_client_write_client_characteristic_configuration()