Home
last modified time | relevance | path

Searched refs:BT_CONTROL (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Dctl_bluetooth.c153 req->h.name = BT_CONTROL; in bluetooth_send_ctl()
194 if (rsp->h.name != BT_CONTROL) { in bluetooth_send_ctl()
292 if (ind->h.name != BT_CONTROL) { in bluetooth_read_event()
Dipc.h103 #define BT_CONTROL 7 macro
Dunix.c1574 rsp->h.name = BT_CONTROL; in handle_control_req()
1640 case BT_CONTROL: in client_cb()