Searched refs:LnnGetLocalBoolInfo (Results 1 – 3 of 3) sorted by relevance
72 int32_t LnnGetLocalBoolInfo(InfoKey key, bool *info, uint32_t len);
262 return LnnGetLocalBoolInfo(BOOL_KEY_SCREEN_STATUS, (bool*)info, NODE_SCREEN_STATUS_LEN); in LnnGetNodeKeyInfoLocal()
1894 int32_t LnnGetLocalBoolInfo(InfoKey key, bool *info, uint32_t len) in LnnGetLocalBoolInfo() function