Searched refs:HCI_EV_SUCCESS (Results 1 – 9 of 9) sorted by relevance
101 #define HCI_EV_SUCCESS 0x00 macro
44 #define HCI_EV_SUCCESS 0x00 macro
274 if (cc->opcode == opcode && event[0] == HCI_EV_SUCCESS) in read_ps_event()