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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c 393 #define SOL_HCI SOL_HCI_RAW
406 #define SOL_HCI BTPROTO_HCI
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c 388 #define SOL_HCI SOL_HCI_RAW
401 #define SOL_HCI BTPROTO_HCI
    [all...]
  /external/python/cpython2/Modules/
socketmodule.c 417 #define SOL_HCI SOL_HCI_RAW
430 #define SOL_HCI BTPROTO_HCI
    [all...]
  /external/python/cpython3/Modules/
socketmodule.c 434 #define SOL_HCI SOL_HCI_RAW
447 #define SOL_HCI BTPROTO_HCI
    [all...]

Completed in 252 milliseconds