audio: hal: Avoid deallocated memory access

[Issue] : Enable disable BT multiple times causing segmentation fault.
[Root cause] : Trying to access the pointer which is already freed.
[Fix] : Updating pointer with NULL after deallocation.

Change-Id: I763e4c874d4fab92c6d75315ea96a613dfdcb131
1 file changed