BTM_ReadScoPacketTypes() function
* Function BTM_ReadScoPacketTypes * Description This function is read the packet types used for a specific * SCO connection. * Returns Packet types supported for the connection * One or more of the following (bitmask): * 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