Home
last modified time | relevance | path

Searched refs:kSetProduction (Results 1 – 2 of 2) sorted by relevance

/external/libese/apps/boot/
Dboot_private.h37 extern const uint8_t kSetProduction[];
Dboot.c37 const uint8_t kSetProduction[] = {0x80, 0x0a}; variable
679 uint8_t chan = kSetProduction[0] | session->channel_id; in ese_boot_set_production()
682 tx[1].base = (uint8_t *)&kSetProduction[1]; in ese_boot_set_production()