HomeSort by relevance Sort by last modified time
    Searched refs:MAX_IAC_LAP (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
hci.h 1002 #define MAX_IAC_LAP 0x40
1007 uint8_t lap[MAX_IAC_LAP][3];
1009 #define READ_CURRENT_IAC_LAP_RP_SIZE 2+3*MAX_IAC_LAP
1014 uint8_t lap[MAX_IAC_LAP][3];
1016 #define WRITE_CURRENT_IAC_LAP_CP_SIZE 1+3*MAX_IAC_LAP
    [all...]
  /external/qemu/hw/
bt.h 1072 #define MAX_IAC_LAP 0x40
1077 uint8_t lap[MAX_IAC_LAP][3];
1079 #define READ_CURRENT_IAC_LAP_RP_SIZE 2+3*MAX_IAC_LAP
1084 uint8_t lap[MAX_IAC_LAP][3];
1086 #define WRITE_CURRENT_IAC_LAP_CP_SIZE 1+3*MAX_IAC_LAP
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h     [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 359 uint8_t lap[3 * MAX_IAC_LAP];
    [all...]

Completed in 9690 milliseconds