Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_interop.h513 struct token_to_ul { struct
519 extern struct token_to_ul token_to_ul; argument
Dmock_device_interop.cc76 struct token_to_ul token_to_ul; variable
299 bool token_to_ul(char* token, uint16_t* ul) { in token_to_ul() function
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc819 bool token_to_ul(char* token, uint16_t* ul) { in token_to_ul() function