BTM_SetScoPacketTypes() function
* Function BTM_SetScoPacketTypes * Description This function is called to set the packet types used for * a specific SCO connection, * Parameters pkt_types - One or more of the following * BTM_SCO_PKT_TYPES_MASK_HV1 * BTM_SCO_PKT_TYPES_MASK_HV2 * BTM_SCO_PKT_TYPES_MASK_HV3 * BTM_SCO_PKT_TYPES_MASK_EV3 * BTM_SCO_PKT_TYPES_MASK_EV4 * BTM_SCO_PKT_TYPES_MASK_EV5 * BTM_SCO_PKT_TYPES_MASK_NO_2_EV3 * BTM_SCO_PKT_TYPES_MASK_NO_3_EV3 * BTM_SCO_PKT_TYPES_MASK_NO_2_EV5 * BTM_SCO_PKT_TYPES_MASK_NO_3_EV5 * BTM_SCO_LINK_ALL_MASK - enables all supported types * Returns status of the operation