Home
last modified time | relevance | path

Searched refs:gatt_client_characteristic_descriptor_t (Results 1 – 14 of 14) sorted by relevance

/btstack/src/ble/
H A Dgatt_client.h338 } gatt_client_characteristic_descriptor_t; typedef
961 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *…
989 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *…
1034 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *…
1066 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *…
1289 …cteristic_descriptor(const uint8_t * packet, int offset, gatt_client_characteristic_descriptor_t *…
H A Dgatt_client.c3016 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *… in gatt_client_read_characteristic_descriptor()
3039 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *… in gatt_client_read_long_characteristic_descriptor()
3060 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *… in gatt_client_write_characteristic_descriptor()
3085 …_packet_handler_t callback, hci_con_handle_t con_handle, gatt_client_characteristic_descriptor_t *… in gatt_client_write_long_characteristic_descriptor()
3165 …cteristic_descriptor(const uint8_t * packet, int offset, gatt_client_characteristic_descriptor_t *… in gatt_client_deserialize_characteristic_descriptor()
H A Dgatt_service_client.c480 gatt_client_characteristic_descriptor_t characteristic_descriptor; in gatt_service_client_gatt_packet_handler()
/btstack/test/fuzz/
H A Dfuzz_gatt_client.c112 gatt_client_characteristic_descriptor_t descriptor; in LLVMFuzzerTestOneInput()
/btstack/src/ble/gatt-service/
H A Dscan_parameters_service_client.c280 gatt_client_characteristic_descriptor_t characteristic_descriptor; in handle_gatt_client_event()
H A Dbattery_service_client.c566 gatt_client_characteristic_descriptor_t characteristic_descriptor; in handle_gatt_client_event()
H A Dhids_client.c320 … hids_client_add_external_report(hids_client_t * client, gatt_client_characteristic_descriptor_t *… in hids_client_add_external_report()
986 gatt_client_characteristic_descriptor_t characteristic_descriptor; in handle_gatt_client_event()
/btstack/tool/migration_to_v1.0/
H A Dmigration.sed141 s|le_characteristic_descriptor_t|gatt_client_characteristic_descriptor_t|g
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp78 static gatt_client_characteristic_descriptor_t descriptors[50];
154 gatt_client_characteristic_descriptor_t descriptor; in handle_ble_client_event()
1397 gatt_client_characteristic_descriptor_t descriptor; in TEST()
/btstack/doc/manual/
H A Dbtstack_gettingstarted.tex67 …gatt_client_characteristic_t, gatt_client_service_t, gatt_client_characteristic_descriptor_t, serv…
/btstack/platform/daemon/src/
H A Ddaemon.c857 void daemon_gatt_serialize_characteristic_descriptor(gatt_client_characteristic_descriptor_t * char… in daemon_gatt_serialize_characteristic_descriptor()
899 gatt_client_characteristic_descriptor_t descriptor; in btstack_command_handler()
/btstack/src/le-audio/gatt-service/
H A Dbroadcast_audio_scan_service_client.c692 gatt_client_characteristic_descriptor_t characteristic_descriptor; in bass_client_handle_gatt_client_event()
/btstack/test/mock/
H A Dmock_gatt_client.c149 …cteristic_descriptor(const uint8_t * packet, int offset, gatt_client_characteristic_descriptor_t *… in gatt_client_deserialize_characteristic_descriptor()
/btstack/src/
H A Dbtstack_event.h2861 …ult_get_characteristic_descriptor(const uint8_t * event, gatt_client_characteristic_descriptor_t *… in gatt_event_all_characteristic_descriptors_query_result_get_characteristic_descriptor()