Searched refs:bt_result (Results 1 – 1 of 1) sorted by relevance
367 cybt_result_t bt_result; in cybt_hci_read_packet() local371 bt_result = cybt_hci_read(buf, &read_len); in cybt_hci_read_packet()373 if (bt_result != CYBT_SUCCESS) { in cybt_hci_read_packet()375 cybt_printf("cybt_hci_read_packet: error %d", bt_result); in cybt_hci_read_packet()397 bt_result = cybt_hci_read(buf + 4, &total_read_len); in cybt_hci_read_packet()398 if (bt_result != CYBT_SUCCESS) { in cybt_hci_read_packet()