Modify the PBAP connection event implementation 95/70895/4
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 23 May 2016 07:43:36 +0000 (16:43 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 24 May 2016 07:04:06 +0000 (16:04 +0900)
commit9299f6efe9d06d6caaff12fb7f5c7b82c9a49ce6
tree2ea68941a5078e6bf741acf3622a0473a4f83972
parentc32ff77c5b3ed8a82f02edbfda716deac6433785
Modify the PBAP connection event implementation

The previous implemenation only send the connection event
when an application calls PBAP connect / disconnect API.
This patchset enables to recieve the connection state changed
event in the idle time.

Change-Id: I498c857dcc8ee8ef29eb5b0aea579dbd8b3e4f82
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-api/bt-event-handler.c
bt-service/bt-service-pbap.c