Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 22 of 22) sorted by relevance

/btstack/src/ble/
H A Dle_device_db_tlv.c265 bool ok = le_device_db_tlv_store(index_to_use, &entry); in le_device_db_add() local
287 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_info() local
305 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_encryption_set() local
334 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_encryption_get() local
356 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_remote_csrk_get() local
366 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_remote_csrk_set() local
382 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_local_csrk_get() local
395 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_local_csrk_set() local
412 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_remote_counter_get() local
423 int ok = le_device_db_tlv_fetch(index, &entry); in le_device_db_remote_counter_set() local
[all …]
H A Datt_db.c194 bool ok = att_find_handle(&it, attribute_handle); in att_uuid_for_handle() local
206 bool ok = att_find_handle(&it, attribute_handle); in gatt_server_get_const_value_for_handle() local
749 bool ok = att_find_handle(&it, handle); in handle_read_request2() local
807 bool ok = att_find_handle(&it, handle); in handle_read_blob_request2() local
892 bool ok = att_find_handle(&it, handle); in handle_read_multiple_request2() local
1121 bool ok = att_find_handle(&it, handle); in handle_write_request() local
1276 bool ok = att_find_handle(&it, handle); in handle_write_command() local
1660 bool ok = att_find_handle(&it, handle); in att_is_persistent_ccc() local
1836 bool ok = att_find_handle(&it, attribute_handle); in btp_att_get_attribute_value() local
/btstack/platform/windows/
H A Dbtstack_uart_block_windows.c89 BOOL ok = WriteFile(serial_port_handle, // handle in btstack_uart_windows_send_engine() local
125 BOOL ok = ReadFile(serial_port_handle, // handle in btstack_uart_windows_receive_engine() local
167 BOOL ok = GetOverlappedResult(serial_port_handle, &overlapped_write, &bytes_written, FALSE); in btstack_uart_windows_process_write() local
200 BOOL ok = GetOverlappedResult(serial_port_handle, &overlapped_read, &bytes_read, FALSE); in btstack_uart_windows_process_read() local
272 int ok = GetCommState(serial_port_handle, &serial_params); in btstack_uart_windows_set_baudrate() local
292 int ok = GetCommState(serial_port_handle, &serial_params); in btstack_uart_windows_set_parity() local
311 int ok = GetCommState(serial_port_handle, &serial_params); in btstack_uart_windows_set_flowcontrol() local
354 int ok; in btstack_uart_windows_open() local
H A Dhci_transport_h2_winusb.c538 …BOOL ok = WinUsb_GetOverlappedResult(usb_interface_0_handle, &usb_overlapped_event_in, &bytes_read… in usb_process_event_in() local
562 …BOOL ok = WinUsb_GetOverlappedResult(usb_interface_0_handle, &usb_overlapped_acl_in, &bytes_read, … in usb_process_acl_in() local
659 …BOOL ok = WinUsb_GetOverlappedResult(usb_interface_0_handle, &usb_overlapped_sco_out[transfer_inde… in usb_process_sco_out() local
714 …BOOL ok = WinUsb_GetOverlappedResult(usb_interface_0_handle, &usb_overlapped_sco_in[transfer_index… in usb_process_sco_in() local
1124 BOOL ok = usb_lookup_symbols(); in usb_open() local
1351 …BOOL ok = WinUsb_WritePipe(usb_interface_0_handle, acl_out_addr, packet, size, NULL, &usb_overlap… in usb_send_acl_packet() local
1386 …BOOL ok = BTstack_WinUsb_WriteIsochPipeAsap(hci_sco_out_buffer_handle, transfer_index * SCO_PACKET… in usb_send_sco_packet() local
H A Dbtstack_tlv_windows.c203 bool ok = ReadFile(self->file, header, BTSTACK_TLV_HEADER_LEN, NULL, NULL); in btstack_tlv_windows_read_db() local
/btstack/src/le-audio/
H A Dbroadcast_audio_uri_builder.c74 bool ok = broadcast_audio_uri_builder_have_space(builder, len); in broadcast_audio_uri_builder_append_bytes() local
113 bool ok = broadcast_audio_uri_builder_append_string(builder,"AD:"); in broadcast_audio_uri_builder_append_advertiser_address() local
127 bool ok = broadcast_audio_uri_builder_append_string(builder,"BI:"); in broadcast_audio_uri_builder_append_broadcast_id() local
145 bool ok = broadcast_audio_uri_builder_append_string(builder,"BC:"); in broadcast_audio_uri_builder_append_broadcast_code() local
162 bool ok = broadcast_audio_uri_builder_append_string(builder, "VS:"); in broadcast_audio_uri_builder_append_vendor_specific() local
210 bool ok = broadcast_audio_uri_builder_append_string(builder, "SM:"); in broadcast_audio_uri_builder_append_sg_metadata() local
225 bool ok = broadcast_audio_uri_builder_append_string(builder, "PM:"); in broadcast_audio_uri_builder_append_public_broadcast_announcement_metadata() local
/btstack/3rd-party/lc3-google/test/
H A Drun.py21 ok = True variable
38 ok = ok and ret variable
/btstack/example/
H A Dle_audio_demo_util_source.c136 bool ok = false; in le_audio_demo_util_source_recording_start() local
229 bool ok = le_audio_demo_util_source_recording_start(); in le_audio_demo_util_source_generate_iso_frame() local
H A Dgap_link_keys.c70 int ok = gap_link_key_iterator_init(&it); in list_link_keys() local
/btstack/platform/daemon/binding/python/
H A Dtest.py33 ok = btstack_client.connect() variable
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dchap-new.c284 int response_len, ok, mlen; local
415 int ok; local
/btstack/src/classic/
H A Dsdp_util.c395 bool ok = true; in sdp_traversal_attribute_list_valie() local
497 int ok = 1; in spd_append_range() local
529 int ok = spd_append_range(context, 3, idBuffer); in sdp_traversal_filter_attributes() local
543 int ok = spd_append_range(context, attribute_len, attributeValue); in sdp_traversal_filter_attributes() local
H A Davrcp_target.c1168 bool ok = length == 4; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
H A Dhfp_ag.c3261 uint8_t hfp_ag_send_command_result_code(hci_con_handle_t acl_handle, bool ok){ in hfp_ag_send_command_result_code()
/btstack/src/mesh/
H A Dmesh_access.c539 int ok = mesh_access_get_opcode(state->data, state->len, &state->opcode, &opcode_size); in mesh_access_parser_init() local
741 int ok = mesh_access_pdu_get_opcode( pdu, &opcode, &opcode_size); in mesh_model_lookup_operation() local
783 int ok = mesh_access_pdu_get_opcode( pdu, &opcode, &opcode_size); in mesh_access_message_process_handler() local
H A Dprovisioning_device.c469 int ok = 1; in provisioning_handle_start() local
H A Dmesh_upper_transport.c954 bool ok; in mesh_upper_transport_run() local
/btstack/src/ble/gatt-service/
H A Dbond_management_service_server.c74 int ok = gap_link_key_iterator_init(&it); in bond_management_delete_bonding_information_classic() local
/btstack/src/
H A Dbtstack_hid_parser.c203 … bool ok = btstack_hid_descriptor_parse_item(&iterator->descriptor_item, item_data, item_len); in btstack_hid_descriptor_iterator_has_more() local
H A Dhci.c590 int ok = gap_link_key_iterator_init(&it); in gap_delete_all_link_keys() local
/btstack/test/le_audio/
H A Dle_audio_broadcast_assistant.c211 bool ok = le_audio_base_parser_init(&parser, adv_data, adv_size); in handle_periodic_advertisement() local
H A Dle_audio_broadcast_sink.c209 bool ok = le_audio_base_parser_init(&parser, adv_data, adv_size); in handle_periodic_advertisement() local