Searched refs:HID_HDEV_EVT_OPEN (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dhidh_api.h56 HID_HDEV_EVT_OPEN Connected to device with Interrupt and Control Channels in OPEN state.
69 HID_HDEV_EVT_OPEN, enumerator in enum:__anon1410
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_act.c1191 case HID_HDEV_EVT_OPEN:
1298 case HID_HDEV_EVT_OPEN:
1299 return "HID_HDEV_EVT_OPEN";
/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c504 hh_cb.callback( dhandle, hh_cb.devices[dhandle].addr, HID_HDEV_EVT_OPEN, 0, NULL ) ;
558 hh_cb.callback( dhandle, hh_cb.devices[dhandle].addr, HID_HDEV_EVT_OPEN, 0, NULL ) ;

Completed in 125 milliseconds