//! PBAP application parameter encoder functions.
use Bytes;
/// `PullPhoneBook` app-params: `Format=vcard30`, `MaxListCount=65535`.
///
/// Wire encoding: `[0x07, 0x01, 0x01, 0x04, 0x02, 0xFF, 0xFF]`.
pub const
/// `PullvCardEntry` app-params: `Format=vcard30` only.
///
/// Wire encoding: `[0x07, 0x01, 0x01]`.
pub const