Home
last modified time | relevance | path

Searched defs:controller_id (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_btu_hcif.cc64 void btu_hcif_process_event(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_msg) { in btu_hcif_process_event()
67 void btu_hcif_send_cmd(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_buf) { in btu_hcif_send_cmd()
/aosp12/frameworks/native/libs/vr/libvrsensor/
H A Dpose_client.cpp83 int GetControllerPose(int32_t controller_id, uint32_t vsync_count, in GetControllerPose()
207 int GetControllerRingBuffer(int32_t controller_id) { in GetControllerRingBuffer()
329 int dvrPoseClientGetController(DvrPoseClient* client, int32_t controller_id, in dvrPoseClientGetController()
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc257 void btu_hcif_process_event(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_msg) { in btu_hcif_process_event()
716 void btu_hcif_send_cmd(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_buf) { in btu_hcif_send_cmd()