Searched refs:tBTA_DM_API_SET_DEFAULT_PASSKEY (Results 1 – 2 of 2) sorted by relevance
1181 tBTA_DM_API_SET_DEFAULT_PASSKEY *p_msg; in BTA_DmBleSetStaticPasskey()1183 …if ((p_msg = (tBTA_DM_API_SET_DEFAULT_PASSKEY *) osi_malloc(sizeof(tBTA_DM_API_SET_DEFAULT_PASSKEY… in BTA_DmBleSetStaticPasskey()1184 memset(p_msg, 0, sizeof(tBTA_DM_API_SET_DEFAULT_PASSKEY)); in BTA_DmBleSetStaticPasskey()
634 } tBTA_DM_API_SET_DEFAULT_PASSKEY; typedef1248 tBTA_DM_API_SET_DEFAULT_PASSKEY ble_set_static_passkey;