Searched refs:tBTA_DM_API_SET_DEFAULT_PASSKEY (Results 1 – 2 of 2) sorted by relevance
1024 tBTA_DM_API_SET_DEFAULT_PASSKEY *p_msg; in BTA_DmBleSetStaticPasskey()1026 …if ((p_msg = (tBTA_DM_API_SET_DEFAULT_PASSKEY *) osi_malloc(sizeof(tBTA_DM_API_SET_DEFAULT_PASSKEY… in BTA_DmBleSetStaticPasskey()1027 memset(p_msg, 0, sizeof(tBTA_DM_API_SET_DEFAULT_PASSKEY)); in BTA_DmBleSetStaticPasskey()
574 } tBTA_DM_API_SET_DEFAULT_PASSKEY; typedef1086 tBTA_DM_API_SET_DEFAULT_PASSKEY ble_set_static_passkey;