Searched refs:hci_prop_evt_prefix (Results 1 – 1 of 1) sorted by relevance
28 const uint8_t hci_prop_evt_prefix[2] = { 0xAB, 0xBA }; variable312 if (memcmp(&pe->prefix[0], &hci_prop_evt_prefix[0], in prop_cb()313 ARRAY_SIZE(hci_prop_evt_prefix)) == 0) { in prop_cb()345 memcpy(&pe->prefix[0], &hci_prop_evt_prefix[0], in prop_evt()346 ARRAY_SIZE(hci_prop_evt_prefix)); in prop_evt()