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

  /system/bt/btif/include/
btif_api.h 284 uint8_t pin_len, bt_pin_code_t* pin_code);
  /hardware/libhardware/include/hardware/
bluetooth.h 94 } __attribute__((packed))bt_pin_code_t; typedef in typeref:struct:__anon48099
528 uint8_t pin_len, bt_pin_code_t *pin_code);
  /system/bt/include/hardware/
bluetooth.h 91 typedef struct { uint8_t pin[16]; } __attribute__((packed)) bt_pin_code_t; typedef in typeref:struct:__anon1877
518 bt_pin_code_t* pin_code);
  /system/bt/btif/src/
bluetooth.cc 291 bt_pin_code_t* pin_code) {
btif_dm.cc 830 bt_pin_code_t pin_code;
    [all...]
  /system/bt/tools/mcap_tool/
mcap_tool.cc 438 bt_pin_code_t pincode = {{0x31, 0x32, 0x33, 0x34}};
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 995 (bt_pin_code_t*)pinPtr)
    [all...]

Completed in 50 milliseconds