Searched refs:variant (Results 1 – 5 of 5) sorted by relevance
/system/bt/btif/include/ |
D | btif_api.h | 295 bt_ssp_variant_t variant, uint8_t accept,
|
/system/bt/btif/src/ |
D | bluetooth.c | 308 static int ssp_reply(const bt_bdaddr_t *bd_addr, bt_ssp_variant_t variant, in ssp_reply() argument 315 return btif_dm_ssp_reply(bd_addr, variant, accept, passkey); in ssp_reply()
|
D | btif_dm.c | 2484 bt_ssp_variant_t variant, uint8_t accept, in btif_dm_ssp_reply() argument 2489 if (variant == BT_SSP_VARIANT_PASSKEY_ENTRY) in btif_dm_ssp_reply()
|
/system/core/adb/ |
D | SERVICES.TXT | 28 This is a variant of host:devices which doesn't close the 62 Another host:transport variant. Ask to switch the connection to 74 A variant of host-serial used to target the single USB device connected 78 A variant of host-serial used to target the single emulator instance
|
/system/core/liblog/ |
D | README | 100 variant of LOG_ALWAYS_FATAL, only enabled in engineering, and not
|