Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_sys_main.h106 struct bta_sys_start_timer { struct
114 extern struct bta_sys_start_timer bta_sys_start_timer; argument
Dmock_bta_sys_main.cc48 struct bta_sys_start_timer bta_sys_start_timer; variable
83 void bta_sys_start_timer(alarm_t* alarm, uint64_t interval_ms, uint16_t event, in bta_sys_start_timer() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/sys/
Dbta_sys_main.cc170 void bta_sys_start_timer(alarm_t* alarm, uint64_t interval_ms, uint16_t event, in bta_sys_start_timer() function