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

  /system/bt/service/hal/
bluetooth_interface.cpp 108 uint32_t cod, bool min_16_digit) {
115 << " - min_16_digit: " << min_16_digit; local
116 FOR_EACH_BLUETOOTH_OBSERVER(PinRequestCallback(remote_bd_addr, bd_name, cod, min_16_digit));
357 bool min_16_digit) {
bluetooth_interface.h 64 bool min_16_digit);
  /hardware/libhardware/include/hardware/
bluetooth.h 342 bt_bdname_t *bd_name, uint32_t cod, bool min_16_digit);
  /system/bt/bta/dm/
bta_dm_act.c 60 static UINT8 bta_dm_pin_cback (BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, BOOLEAN min_16_digit);
    [all...]
  /system/bt/bta/include/
bta_api.h 611 BOOLEAN min_16_digit; /* TRUE if the pin returned must be at least 16 digits */ member in struct:__anon73008
    [all...]
  /system/bt/btif/src/
btif_dm.c 923 if (pairing_cb.is_local_initiated && (p_pin_req->min_16_digit == FALSE))
    [all...]
  /system/bt/stack/include/
btm_api.h     [all...]

Completed in 412 milliseconds