license: update text
btstack_run_loop_corefoundation: implement execute on main thread
btstack_run_loop_corefoundation: implement trigger exit
btstack_run_loop_core_foundation: fix function names
corefoundation: fix return type for btstack_run_loop_corefoundation_remove_timer
linked list/run loop: return true if item/data source/timer was removed
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
initialze other malloc'ed memory
corefoundation: set __BTSTACK_FILE__
run_loop: avoid anonymous union
link_key_db: add set_local_bd_addr to be able to store link key pairs (local/remote). Use in posix fs link key db
corefoundation: fix run loop impl
rename cocoa to corefoundation