bt_opp_deinit()

Deallocate resources that were allocated to handle Object Push Profile (OPP) requests.

Synopsis:

void bt_opp_deinit()

Since:

BlackBerry 10.2.0

Arguments:

Library:

libbtapi (For the qcc command, use the -l btapi option to link against this library)

Description:

This function also disables functionality that was initialized when the bt_opp_init() function was called. You must call this function when you have completed using functionality from this file or before your application exits.

Returns: