Returns the list of URIs that the local peer is capable of starting as a NULL-terminated array of character pointers.
Returns the list of URIs that the local peer is capable of starting as a NULL-terminated array of character pointers.Note that you need to intersect this list with the return value of bp_profiles_offered to find out what profiles you're allowed to start.
The caller is responsible for freeing this array (but not each URI).