l2cap: streamline ertm, cbm, ecbm function names
compile-gatt.py -> compile_gatt.py
bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED
events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED
migration: leave DAEMON_EVENT_HCI_PACKET_SENT for manual updates
prefix embedded HAVE_
prefix POSIX related HAVE_ defines
hci/gap: move set_class_of_device to gap
migration: update migration chapter
migration: add README with link to service
migration: #include fixes
pan: use pan_create_X_sdp_record
sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record
sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom
sdp_client: use sdp_client_query prefix for rfcomm queries
migration: fix filename
migration: make script work with different workdir
migration: use migration instead of conversion/convert