Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/common/backoff/
DExponentialBaseCalculator.java117 private static double f(double b, long t, double bn) { in f()
123 private static double fp(double b, long t, int n, double fb, double bn) { in fp()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java362 BrowseNode bn = mBrowseMap.get(parentID); in findBrowseNodeByID() local
374 BrowseNode bn = mBrowseMap.get(uid); in setCurrentBrowsedFolder() local
393 BrowseNode bn = mBrowseMap.get(uid); in setCurrentBrowsedPlayer() local
416 BrowseNode bn = mBrowseMap.get(uid); in setCurrentAddressedPlayer() local
/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dltpf_neon.h210 const int16_t *bn = (const int16_t *)b; in neon_correlate() local
Dltpf_arm.h446 const int16x2_t *bn = (const int16x2_t *)(b--); in arm_correlate() local
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.h88 uint8_t bn; member
/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h156 uint8_t bn; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc1483 uint8_t num_bises, nse, bn, pto, irc, phy, framing, encryption; in btm_ble_biginfo_adv_report_rcvd() local