Home
last modified time | relevance | path

Searched defs:opcode (Results 26 – 39 of 39) sorted by relevance

12

/btstack/test/gatt_server/
H A Dmock.c221 void sm_cmac_signed_write_start(const sm_key_t key, uint8_t opcode, uint16_t attribute_handle, uint… in sm_cmac_signed_write_start()
/btstack/src/classic/
H A Dobex_message_builder.c152 … uint8_t obex_message_builder_create_connect(uint8_t * buffer, uint16_t buffer_len, uint8_t opcode, in obex_message_builder_create_connect()
H A Davrcp_controller.c76avrcp_command_opcode_t opcode, avrcp_command_type_t command_type, in avrcp_controller_custom_command_data_init()
939 uint8_t opcode = packet[pos++]; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
H A Dgoep_client.c451 static void goep_client_packet_init(goep_client_t *goep_client, uint8_t opcode) { in goep_client_packet_init()
/btstack/src/mesh/
H A Dmesh_lower_transport.c829 uint8_t opcode = lower_transport_pdu[0]; in mesh_lower_transport_process_unsegmented_control_message() local
H A Dmesh_configuration_server.c1038 uint16_t opcode; in config_model_subscription_list() local
1352 uint16_t opcode; in config_model_app_list() local
H A Dmesh.c1176 uint8_t opcode = mesh_pdu_control_opcode(pdu); in mesh_control_message_handler() local
/btstack/src/
H A Dhci_cmd.h84 uint16_t opcode; member
/btstack/src/ble/
H A Datt_server.c869 uint8_t opcode = packet[0u]; in att_server_handle_att_pdu() local
H A Dsm.c1030 void sm_cmac_signed_write_start(const sm_key_t k, uint8_t opcode, hci_con_handle_t con_handle, uint… in sm_cmac_signed_write_start()
H A Dgatt_client.c438 …(gatt_client_t *gatt_client, uint16_t num_value_handles, uint16_t *value_handles, uint8_t opcode) { in att_read_multiple_request_with_opcode()
/btstack/chipset/sx128x/
H A Dll_sx1280.c1109 uint8_t opcode = rx_packet->payload[0]; in ll_handle_control() local
/btstack/port/nrf5-cinnamon/port/
H A Dll_nrf5.c1099 uint8_t opcode = rx_packet->payload[0]; in ll_connected_handle_control() local
/btstack/test/mesh/
H A Dmesh_message_test.cpp516 uint8_t opcode = transport_pdu_data[0]; in test_send_control_message() local

12