zephyr/subsys/bluetooth/shell
Luiz Augusto von Dentz a6b37b072b Bluetooth: GATT: Rename bt_gatt_unregister_service
Rename bt_gatt_unregister_service to bt_gatt_service_unregister to be
consistent with other APIs such as bt_gatt_service_register.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-06-20 15:32:16 +03:00
..
bt.c Bluetooth: Shell: Add gatt-show-db command 2017-06-15 21:53:00 +03:00
bt.h
gatt.c Bluetooth: GATT: Rename bt_gatt_unregister_service 2017-06-20 15:32:16 +03:00
gatt.h Bluetooth: Shell: Add gatt-show-db command 2017-06-15 21:53:00 +03:00
Kconfig
ll.c Bluetooth: shell: Fix compile error with LL cmds included 2017-06-14 22:12:40 +02:00
ll.h
Makefile
ticker.c