Home
last modified time | relevance | path

Searched defs:num_attributes (Results 1 – 6 of 6) sorted by relevance

/btstack/example/
H A Davrcp_browsing_client.c140 uint8_t num_attributes; member
566 uint8_t num_attributes = packet[pos++]; in avrcp_browsing_controller_packet_handler() local
586 uint8_t num_attributes = packet[pos++]; in avrcp_browsing_controller_packet_handler() local
/btstack/src/classic/
H A Davrcp_controller.c1001 uint8_t num_attributes = packet[pos++]; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
1024 uint8_t num_attributes = packet[pos++]; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
1044 uint8_t num_attributes = packet[pos++]; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
1861 uint8_t avrcp_controller_get_element_attributes(uint16_t avrcp_cid, uint8_t num_attributes, avrcp_m… in avrcp_controller_get_element_attributes()
H A Davrcp.h540 uint8_t num_attributes; member
/btstack/src/ble/
H A Datt_db.c1318 uint8_t num_attributes, in att_prepare_handle_value_multiple_notification()
1773 uint8_t num_attributes = 0; in btp_att_get_attributes_by_uuid16() local
1805 uint8_t num_attributes = 0; in btp_att_get_attributes_by_uuid128() local
H A Datt_server.c1439 uint8_t att_server_multiple_notify(hci_con_handle_t con_handle, uint8_t num_attributes, in att_server_multiple_notify()
/btstack/test/gatt_server/
H A Dgatt_server_test.cpp498 uint8_t num_attributes = 1; in TEST() local