bt_le_enable_advert_invoke() This function enables the invoking of a service application when a local advertisement change or completed event occurs.
bt_le_enable_scan_invoke() This function enables the invoking of a service application when a remote advertisement is received.
bt_le_init() Initialize the low energy functionality and allocate the required resources for the library.
bt_le_invoke_decode_advert_changed() This function is used to return the new advertisement intervals when invoke occurs with action "bb.action.bluetooth.ADVERTCHANGE".
bt_le_invoke_decode_advert_complete() This function returns the reason why the local advertisement has completed when invoke is triggered with action "bb.action.bluetooth.ADVERTCOMPLETE".
bt_le_invoke_decode_scan_result() This function is used to parse the advertisement data received over the invoke interface when "bb.action.bluetooth.SCANRESULT" occurs.